dragonfly.git
2005-10-11 Simon SchubertFix brain-o.
2005-10-11 Simon Schubert1:1 Userland threading stage 2.8/4:
2005-10-10 David XuIntroduce pthread_timedjoin_np.
2005-10-10 David XuIntroduce pthread_timedjoin_np().
2005-10-10 David XuReplace THR_FLAGS_SUSPENDED with THR_FLAGS_NEED_SUSPEND...
2005-10-09 Simon Schubert1:1 Userland threading stage 2.7/4:
2005-10-09 Simon Schubert1:1 Userland threading stage 2.6/4:
2005-10-09 Matthew DillonBump subversion in param.h
2005-10-09 Simon Schubert1:1 Userland threading stage 2.5/4:
2005-10-09 Liam J. Foy- Check for execvp returning ENOTDIR
2005-10-09 Simon SchubertCorrectly initialize n_threads.
2005-10-09 Simon SchubertGet sources right so that we don't make depend if not...
2005-10-09 Sascha WildnerAdd rue(4) man page.
2005-10-09 Sascha WildnerSync with FreeBSD's rev. 1.12. This works around an...
2005-10-08 Simon Schubert1:1 Userland threading stage 2.4/4:
2005-10-08 Simon Schubert1:1 Userland threading stage 2.3/4:
2005-10-08 Simon Schubert1:1 Userland threading stage 2.2/4:
2005-10-08 Simon SchubertWhitespace cleanup.
2005-10-08 Simon SchubertRegen.
2005-10-08 Simon SchubertAdd linux_nosys which handles non-existing syscalls...
2005-10-08 Simon SchubertBring in FreeBSD rev 1.123:
2005-10-08 Simon SchubertPrint what we are doing when running make cleandir.
2005-10-08 Simon SchubertAdd sources to generated files.
2005-10-08 Simon SchubertRemove erroneous MLINKS. These are handled elsewhere...
2005-10-08 Simon SchubertAdd -O option: Ignore non-files when recursing.
2005-10-08 Simon SchubertEnable emacs line editing by default.
2005-10-08 Simon SchubertClean up old yacc syntax
2005-10-08 Simon SchubertAlias NO_CLEAN with NOCLEAN. I just get bitten by...
2005-10-08 Simon Schubert- Don't build PIC in btools
2005-10-08 Sascha Wildner* Fix width in begin list (.Bl) macro.
2005-10-07 Simon Schubert1:1 Userland threading stage 2.1/4:
2005-10-06 Simon SchubertRemove MAKE_EBONES, convert MAKE_KERBEROS to WANT_KERBEROS.
2005-10-06 Simon SchubertDisable lwp_flag and lwp_stat for now so that it doesn...
2005-10-06 Simon SchubertSet up correct lpw->proc linkage
2005-10-05 Simon SchubertUserland 1:1 threading changes step 1/4+:
2005-10-05 Matthew DillonUpdate subvers to 7 so we can sync up the Preview tag...
2005-10-05 Matthew DillonEnsure that FP registers are not used for integer code.
2005-10-05 Matthew DillonAllow the target safety check to be overridden. May...
2005-10-04 Simon SchubertChange cvsup collection names. It has been more than...
2005-10-04 Sepherosa Ziehauadd missing bus_dmamap_sync()
2005-10-02 Sepherosa Ziehau- In em_encap(), call seralized version of em_82547_mov...
2005-10-02 Sepherosa ZiehauIf m_defrag() succeeds, the original mbuf has already...
2005-10-01 Simon SchubertMerge from vendor branch GDB:
2005-10-01 Simon SchubertBring cross-compiling to amd64 into shape, i.e. make...
2005-10-01 Simon SchubertBring cross-compiling to amd64 into shape, i.e. make...
2005-10-01 Sepherosa Ziehau- make declaration of ed_get_packet(), ed_ring_copy...
2005-09-29 Matthew DillonImplement sysctls to restrict a user's ability to hardl...
2005-09-29 Matthew DillonAdd a sysctl, kern.unprivileged_read_msgbuf (defaults...
2005-09-29 Matthew DillonDo not attempt to modify read-only-mounted filesystems...
2005-09-29 Sepherosa ZiehauFor bge(4), dc(4), lge(4), ndis(4), nge(4), pcn(4)...
2005-09-27 Simon SchubertFix breakage introduced: When bootstrapping from ...
2005-09-27 Matthew DillonBecause recalculate is only called once or twice for...
2005-09-27 Sepherosa ZiehauIn xl_list_tx_init_90xB()
2005-09-27 Sepherosa Ziehau- Factor out xl_dma_alloc() from xl_attach()
2005-09-26 Sepherosa Ziehausetup UpPoll register before installing RX list pointer
2005-09-26 YONETANI Tomokazucppinternals.texi includes generated gcc-common.texi...
2005-09-25 Jeroen Ruigrok... getchar() is void in its prototype.
2005-09-25 Sascha WildnerAdd iwi (fixes building of LINT).
2005-09-25 Simon SchubertRework Makefile logic so that it actually does what...
2005-09-25 Jeroen Ruigrok... Remove bin/ls from the bootstrap-tools.
2005-09-25 Jeroen Ruigrok... Get rid of ls and use basic sh/echo constructs.
2005-09-25 Jeroen Ruigrok... Replace use of ls with echo and tr.
2005-09-25 Jeroen Ruigrok... Use echo instead of ls to test for files, change test...
2005-09-25 Jeroen Ruigrok... Add usr.bin/stat to bootstrap-tools:
2005-09-25 Sascha WildnerReplace FreeBSD mailing list aliases with appropriate...
2005-09-25 Sascha WildnerSync with FreeBSD. This enables 'set -o emacs' by defau...
2005-09-25 Sepherosa Ziehau- in xl_attach(), print xl card type ("90X"/"90XB"...
2005-09-25 Sascha Wildner* Document the {build,install}world targets instead...
2005-09-24 Sascha WildnerFix a memory leak I introduced when I changed the vtb_b...
2005-09-24 Max OkumotoClean up a little after removing Buf_GetAll()
2005-09-24 Max OkumotoGet rid of Buf_GetAll()
2005-09-24 Max OkumotoMove OPEN_PAREN, CLOSE_PAREN, OPEN_BRACE, and CLOSE_BRA...
2005-09-24 Max OkumotoRemove Var_Exists() and just use Var_Value() and compare
2005-09-24 Max OkumotoChange prototypes to clearify that the input is an...
2005-09-24 Sepherosa Ziehauin if_xl.c, xl_detach():
2005-09-24 Sepherosa Ziehaudo not build following files:
2005-09-24 Sepherosa Ziehau- remove compat junks
2005-09-23 Sascha Wildner* Add braces to while statements and remove the '?...
2005-09-23 Sascha WildnerRemove description of the old release infrastructure.
2005-09-23 Sascha Wildner* Initialize nlist entries and bump WARNS to 6.
2005-09-23 Jeroen Ruigrok... Add the wide character files for ncurses.
2005-09-23 Jeroen Ruigrok... Revert last commit for two reasons:
2005-09-23 Jeroen Ruigrok... Fix accidental reversal of assignment for suffix/suffixlen.
2005-09-23 YONETANI Tomokazu- Catch up with rev 1.157 of sys/dev/acpica/acpi.c...
2005-09-23 Matthew DillonRe-initialize the interrupt mask on ACPI wakeup. This...
2005-09-23 Simon SchubertCorrectly pass arguments. This enables doing e.g.
2005-09-22 Simon SchubertAdd declaration of struct tm to suppress a warning.
2005-09-22 Simon Schubertstyle(9) cleanup
2005-09-22 Simon SchubertUnbreak basename suffix removal introduced in last...
2005-09-22 Jeroen Ruigrok... Enable wide character support in ncurses, since we...
2005-09-22 Max OkumotoMove commandShell from shell.[ch] to job.[ch]
2005-09-22 Noritoshi DemizuSuppress kernel message "mfree: m->m_nextpkt != NULL",
2005-09-22 Simon SchubertImplement permanent answers to confirmation questions.
2005-09-21 Jeffrey HsuPrefer the general purpose m_getl() routine for mbuf...
2005-09-21 Jeffrey HsuMake zalloc() and zfree() non-blocking for ZONE_INTERRU...
2005-09-21 Jeffrey HsuGive each CPU its own taskqueue thread so per-cpu data...
2005-09-21 Simon Schubertpull changes from gcc34/libstdc++: rename ctype class...
2005-09-20 Jeroen Ruigrok... Fix the function declaration.
2005-09-20 Jeroen Ruigrok... Document and order the wlan devices.
2005-09-20 Jeroen Ruigrok... Actually hook up ipw.
next