]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1999-08-23 peterThe nexus_attach() code works a lot better if it's...
1999-08-23 alcModify the macros IMASK_UNLOCK, CPL_UNLOCK, and REL_FAS...
1999-08-23 dwhiteAdd 'options MFS_ROOT' back in to kernel configs -...
1999-08-23 alcCorrect the inconsistent formatting in struct vm_map.
1999-08-23 alcstruct vm_map:
1999-08-23 n_hibmaRecognise the GPS receiver from Trimble
1999-08-23 kato- Make binary size smaller.
1999-08-23 cracauerFix a mistake in my last SA_SIGINFO commit. Processes...
1999-08-23 katoUpdated to new keyboard driver.
1999-08-23 katoMerge from sys/dev/syscons/syscons.c revision 1.319.
1999-08-23 katoMerge from sys/i386/isa/npx.c revision 1.76.
1999-08-23 katoMerge from sys/i386/i386/userconfig.c revision 1.153.
1999-08-23 katoMerge from sys/i386/conf/options.i386 revision .1.20.
1999-08-23 peterFix a few problems on the Alpha, and fix -Wall while...
1999-08-23 sheldonhCorrect xref: setlocal -> setlocale(3).
1999-08-23 peterDisable some apparently stray debug printfs:
1999-08-23 chrisDocument ENOSYS error.
1999-08-23 phkAdd new option to fdisk: -e
1999-08-23 luigiAdd missing files from previous commits.
1999-08-23 luigiAdd missing file from previous commit
1999-08-23 luigiRemove some files probably forgotten from previous...
1999-08-23 luigiAdd missing files probably forgotten in previous commit
1999-08-23 luigiAdd missing files probably forgotten in previous commit
1999-08-23 luigiAdd missing file probably forgotten from previous commit
1999-08-23 phkFix the breakage caused by hanging softc off dev_t...
1999-08-23 luigiMore cleanup: move device entries in Picobsd makefiles...
1999-08-23 luigiAdditional cleanup of the picobsd scripts.
1999-08-23 chrisBacked out my -n change to imply -l by request of sheldonh.
1999-08-23 rgrimesFix script in README to actually work, empty lines...
1999-08-23 chrisMake -n flag compliant to the Single Unix Specification.
1999-08-23 rgrimesAn explination of how to keep these files in good worki...
1999-08-22 chrisRemove cross-reference to removed man page od.4
1999-08-22 peterThe previous fix didn't do anything if you didn't have...
1999-08-22 greenFinish unbreaking autoconf.c includes (for non-SMP.)
1999-08-22 chrisRemove od.4 -- Kenneth Merry writes:
1999-08-22 brianAallow ppp to work with Nortel Networks Extranet Switch
1999-08-22 brianppp_alias -> ppp_nat
1999-08-22 brianDecrease the isdn recovery time to 1 second and mention...
1999-08-22 brianNOALIAS -> NONAT
1999-08-22 greenMake a comment I added a bit nicer.
1999-08-22 gallatinFix a small typo (missing comma) to make the alpha...
1999-08-22 dwhiteMajor PicoBSD update by luigi with some debugging help...
1999-08-22 peterOops, that wasn't so clever after all. struct isa_devi...
1999-08-22 peterZap a heap of unused cruft now. We don't need the...
1999-08-22 peterTake advantage of the apm/npx code and let them identif...
1999-08-22 peterMake the identify routine add itself with priority...
1999-08-22 peterAdd an identify method to allow npx to arrange itself...
1999-08-22 peterAdd an identify method to allow apm to attach itself...
1999-08-22 petermake pnp.h self contained, for what good it'll do since...
1999-08-22 hoekGrammar and formatting touch-ups to comments.
1999-08-22 hoekTypo: 102 => 192 (PR: docs/13310 - Maxim Sobolev ...
1999-08-22 peterSlightly sanitize the isa/eisa bridge detection. The...
1999-08-22 hoekThe vty monster has feasted and now provides 8 vtys...
1999-08-22 msmithCatch an at_shutdown I didn't think of in the last...
1999-08-22 impUse the final version of the patch for the overflow...
1999-08-22 jdpGo back to using microtime() to get the timestamps...
1999-08-22 wpaulMention that the 3Com 3cSOHO100-TX adapter (cheap versi...
1999-08-22 n_hibma1) Add HEADER section. Similar to CODE.
1999-08-22 dtPut full month names in another form ("genitive case...
1999-08-22 wpaulModify yp_mkdb so that it only checks for bogus '+...
1999-08-22 greenAdd a missing underscore that made EVENTHANDLER_FAST_IN...
1999-08-22 iwasakiFix `key release event prevent suspend' problem. We...
1999-08-22 yokota- Remove cdevsw entry points in individual keyboard...
1999-08-22 yokotaRevise description on moused options:
1999-08-22 yokotaImprove the detection code for GlidePoint. This is...
1999-08-22 alcMake "s_unlock" an inline function. (Inlining this...
1999-08-22 hoekFix a temp file race occurring only when -j is used.
1999-08-22 jkhFix assorted style problems and bring up to date.
1999-08-22 hoekFix potential buffer overflow when using gtags.
1999-08-22 yokotaAssorted bug fixes.
1999-08-22 jdpUse the new vfs_timestamp() function to create the...
1999-08-22 brianAllow authkey to be changed independently of the curren...
1999-08-22 wpaulCrap, I knew I was going to forget something: add missi...
1999-08-22 jdpSupport full-precision file timestamps. Until now...
1999-08-22 alcRemove two unused variable declarations.
1999-08-21 msmithClean up after removing sys/eventhandler.h from sys...
1999-08-21 billfDon't print a "," after the last superblock.
1999-08-21 billfAdd missing include.
1999-08-21 impUfff. cflags -> chflags. I could have sworn this...
1999-08-21 brianMention rwhod(8) in the SEE ALSO section
1999-08-21 wpaulRemove MII/PHY related junk from here. It's not needed...
1999-08-21 greenTo christen the brand new security category for syslog...
1999-08-21 wpaulThis commit adds device driver support for the Sundance...
1999-08-21 impFix possible buffer overflow with finger and fingerd.
1999-08-21 greenThis is the addition of a syslog(3) security.* top...
1999-08-21 phkUse more compiler friendly test for overflow.
1999-08-21 impClear all file flags when taking ownership of devices...
1999-08-21 impRemove all flags from devices before we try to assert...
1999-08-21 gehennaadded usb0 to 'all' target for usbd(8)
1999-08-21 impAdd warnings, ala mktemp, to tempnam and tmpnam as...
1999-08-21 wpaulThis commit adds support for the NetBSD MII abstraction...
1999-08-21 hoekThe "depends-list" target disappeared in r.1.300 (Dec...
1999-08-21 jkhQuiet some overly chatty debug output, do some minor...
1999-08-21 obrienMFS: Revert shared lib major version number back to 3.
1999-08-21 phkDetect if the the offset used to read from a raw device...
1999-08-21 msmithImplement a new generic mechanism for attaching handler...
1999-08-21 chrisRemove superfluous `preserve' entry.
1999-08-21 chrisFix spelling error: compliment -> complement
1999-08-21 wpaulFix power management register definitions.
1999-08-20 jdpAdd a NULL pointer check whose absence could cause...
next