]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2001-09-24 Robert Watsono Reduce userland inclusion of kernel headers -- remove...
2001-09-24 Hiroki SatoFix typo.
2001-09-24 Hiroki SatoMerge the following from the English version:
2001-09-24 Murray StokelyAdd a couple of functions to create persistent variable...
2001-09-24 Ruslan ErmilovFixed the buildworld breakage in cross-tools caused by
2001-09-24 Murray StokelyNote that it might not be a good idea to mount /var...
2001-09-24 Yoshihiro Takahashi- Added #include <sys/systm.h>
2001-09-24 Murray StokelyCorrectly document the return value of mb_fixhdr.
2001-09-24 Luigi RizzoFix a null pointer dereference introduced in the last...
2001-09-24 David E. O... + Fix misplacement of `txp'
2001-09-24 David E. O... + explicitly use the shell to run ${local_startup}...
2001-09-24 Mark PeekCatch up to recent removal of curpcb from globals.h.
2001-09-24 Murray Stokely- Correct capitalization of a function name.
2001-09-23 Kenneth D.... Turn on WARNS?= 2 for libdevstat.
2001-09-23 Bruce A. MahThe README file in the floppies/ directory of a distrib...
2001-09-23 Dag-Erling... Don't print running stats unless we're the foreground...
2001-09-23 Brian SomersSend a .4 second BREAK rather than a .25 second break...
2001-09-23 Doug RabsonAdd commands to dump the configuration tables and the...
2001-09-23 Doug RabsonAdd definitions of SAL System Table.
2001-09-23 Kazutaka YOKOTAReinitialize the keyboard after the ACPI resume event.
2001-09-23 Kazutaka YOKOTA- Update pnp(4) to match the reality in -CURRENT.
2001-09-23 Kazutaka YOKOTAFix a comment line which wrongly states this man page...
2001-09-23 Warner LoshWhile I am THE Warner Losh (I know of no others that...
2001-09-23 Warner LoshFix grammar of the newest UPDATING entry. Also, minor...
2001-09-23 Peter WemmOverzealous search/replace: PROC_LOCK_ASSERT(p, not...
2001-09-23 Alan CoxImplement TCP/IP checksum off-loading on receive. ...
2001-09-23 Mike HeffnerDon't add space after comma unless there was already...
2001-09-23 Mike BarcroftNote that strdup(3) will set errno if memory allocation...
2001-09-23 David E. O... blah, remove debugging code that crept in with last...
2001-09-22 Murray StokelySilence more warnings.
2001-09-22 Murray StokelySilence warnings on alpha :
2001-09-22 Murray StokelySilence warnings.
2001-09-22 Murray StokelySilence warnings :
2001-09-22 John BaldwinSince we no longer inline any debugging code in the...
2001-09-22 Doug RabsonAdd CONSPEED option.
2001-09-22 Doug RabsonDon't activate the ssc console unless we are running...
2001-09-22 Doug RabsonAdd implementations of readx() and writex().
2001-09-22 Doug RabsonAdd declaration of ia64_running_in_simulator().
2001-09-22 Doug Rabson* Turn off memory descriptor debugging - its served...
2001-09-22 Doug RabsonRemove a redundant stop.
2001-09-22 Doug RabsonTweak so I can use a serial console on ia64.
2001-09-22 Doug RabsonAdd EFI network support.
2001-09-22 Doug Rabson* Flesh out elf_exec and bootinfo.
2001-09-22 Chris D. FaulhaberUpdate NFS_ROOT comments to reflect the NFSCLIENT option
2001-09-22 David E. O... Add the 'h' flag to operate on symlinks rather than...
2001-09-22 Doug RabsonAdd getsecs() for the libstand network code.
2001-09-22 Doug RabsonAdd a twiddle meter when reading from files. Gives...
2001-09-22 Doug RabsonFix a whole bunch of dependancy bugs and make it actual...
2001-09-22 Doug RabsonFix byte swapping - it was totally broken.
2001-09-22 Murray StokelyAdd a function to free all of sysinstall's internal...
2001-09-22 Murray Stokely Use the isDebug() function rather than making up...
2001-09-22 Poul-Henning... Give the pps driver an additional 8 inputs if we can...
2001-09-22 Jeroen Ruigrok... Remove IFCAP_HWCSUM, it is merely a luxury #define...
2001-09-22 Jeroen Ruigrok... Commit descriptions for the interface capabilities...
2001-09-22 Crist J. ClarkFixing a bug that causes very short uptimes (less than...
2001-09-22 Ruslan ErmilovDocument COMPAT4X.
2001-09-22 Ruslan ErmilovReset ``schg'' flag before removing stale libs.
2001-09-22 Scott LongNote in the BUGS section that the driver will not work...
2001-09-22 Robert Watsono vpaccess() -> vn_access() -- Peter reminds me that...
2001-09-21 John BaldwinUse __FILE__ and __LINE__ explicitly since we know...
2001-09-21 John BaldwinFix statclock() on non-boot processors: curproc ->...
2001-09-21 Robert Watsono Update unistd.h with the prototype for the new eacces...
2001-09-21 John BaldwinUse the passed in thread to selrecord() instead of...
2001-09-21 John BaldwinUse the passed in thread to selrecord() instead of...
2001-09-21 John BaldwinUse the passed in thread pointer instead of curthread...
2001-09-21 Bruce A. MahNew release notes: KSE milestone 2, groups(1) and...
2001-09-21 Bruce A. MahNew release notes: Load addresses of kernels exported...
2001-09-21 John BaldwinThe P_SELECT flag was moved from p->p_flag to td->td_fl...
2001-09-21 John BaldwinRemove unneeded proc variables and fix comments.
2001-09-21 Robert Watsono Modify access(2) man page to describe eaccess(2)...
2001-09-21 Robert Watsono Part two of eaccess(2) commit, rebuilt system call...
2001-09-21 Robert Watsono Introduce eaccess(2), a version of access(2) that...
2001-09-21 Robert Watsono Fix two eaccess() checks -- in one case, the wrong...
2001-09-21 Bruce A. MahNew release notes: cvs(1) -T, cvs(1) diff -j.
2001-09-21 Maxim SobolevIntroduce new syscons(4) kernel options:
2001-09-21 John BaldwinRemove a bogus comment. "atomic" doesn't mean that...
2001-09-21 John BaldwinGC some #if 0'd code.
2001-09-21 John BaldwinWhitespace and spelling fixes.
2001-09-21 Matthew Dillonoops, forgot to commit man page for cvs changes
2001-09-21 Ruslan ErmilovKeep up with sys/net/rtsock.c,v 1.58.
2001-09-21 Bruce A. MahNew release note: netstat -S.
2001-09-21 Bruce A. MahMove pccard release note entries into their own sect3...
2001-09-21 Ruslan ErmilovFixed the bug that prevented communication with FTP...
2001-09-21 Mark Murray[ Very nasty nautical expletive removed ]
2001-09-21 Ruslan ErmilovReplace our stale-lib cleanup with a better one. ...
2001-09-21 Ruslan ErmilovOnly call kldxref(8) once, after installing all modules.
2001-09-21 Doug RabsonFix a warning and make sure we flush the cache after...
2001-09-21 Doug RabsonAdd ia64_fc().
2001-09-21 Michael ReifenbergerMake msgseg, msgssz (->msgmax) and msgmni TUNABLE.
2001-09-21 Peter WemmReplace my stale-lib cleanup with a better one. (less...
2001-09-21 Peter WemmPut on my peril-sensitive sunglasses. Remove any old...
2001-09-21 Ruslan ErmilovWhen bootstrapping (build-tools and cross-tools), avoid
2001-09-21 Ruslan ErmilovWARNS= -> WARNS?=
2001-09-21 Ruslan Ermilovmdoc(7) police: markup nits.
2001-09-21 Warner LoshFix, I think, The second slot problem with Cirrus Logic...
2001-09-21 Peter WemmAdd some comments about KVA_PAGES and a test.
2001-09-21 Peter WemmIntroduce a new option, KVA_SPACE, which can be used...
2001-09-21 Jake BurkholderAdd kernbase symbol and use it instead of magic numbers...
2001-09-21 Warner LoshNote world breakage and give workaround
2001-09-21 Bruce A. MahRemove some repetitively redundant wording.
next