summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Revert nd6.c revs. 1.67, 1.68, 1.69, 1.70 in an attempt to unbreakbmah2007-01-261-1/+1
* | Fix forever broken ua_chan_setblocksize() uninitialized return valueariff2007-01-261-7/+13
* | Sync uaudio_sndstat_prepare_pcm() output with sndstat_prepare_pcm() to getariff2007-01-261-4/+12
* | Add missing MIIBUS_MEDIAINIT() call.dwhite2007-01-261-0/+1
* | Collapse 5706C and 5708C PHYs into one entry. ID 0x15 is actually used fordwhite2007-01-262-3/+1
* | Add support for SERDES PHY configurations. These are commonly found indwhite2007-01-261-43/+13
* | While we do not expect any change before and after GNU gzipdelphij2007-01-261-1/+1
* | If nmount() fails to export a directory, in the syslog() error message,rodrigc2007-01-261-2/+4
* | Regen.delphij2007-01-261-1/+17
* | Replace the GNU gzip with a slightly modified NetBSD gzip. Thedelphij2007-01-2623-3/+3997
* | o Remove screen, created by the unnecessary ofw_console(4)marcel2007-01-261-10/+4
* | Remove stale header.marcel2007-01-261-7/+0
* | Fix comments.kevlo2007-01-261-2/+2
* | - Implement much more intelligent ipi sending. This algorithm tries tojeff2007-01-251-11/+23
* | List obsolete objformat files and man pages. This may have to bepeter2007-01-251-0/+5
* | Bah. Kris says the default-to-a.out knowledge has migrated into thepeter2007-01-252-0/+33
* | Remove unused reference to objformat.hpeter2007-01-251-1/+0
* | Oops, remove an objformat.h reference.peter2007-01-251-1/+1
* | Remove getobjformat() from libc's symbol map. It probably should have beenpeter2007-01-251-1/+0
* | Remove more a.out strays, as threatened in 2002.peter2007-01-251-39/+0
* | Retire objformat(1) as threatened in 2002.peter2007-01-254-107/+0
* | Retire more remnants of a.out support, as threatened in 2002.peter2007-01-253-182/+2
* | - Create ng_ppp_bypass() function, that prepares a packetglebius2007-01-251-30/+66
* | Add "server mode" to rfcomm_sppd(1).emax2007-01-252-40/+153
* | MFp4: - When new object is created, it's group ID can be set to process'pjd2007-01-253-7/+39
* | MFp4: When user is not a member of the group which owns a file, even ifpjd2007-01-251-2/+2
* | Bump .Dd.mpp2007-01-251-1/+1
* | - Get rid of the unused DIDRUN flag. This was really only present tojeff2007-01-251-21/+28
* | Make it possible that carpdetach() unlocks on return. Then, inglebius2007-01-251-8/+7
* | Whoops- #ifdef problem caused uninitialized transport. Not horriblymjacob2007-01-251-1/+1
* | Spacing.glebius2007-01-251-5/+5
* | The TCP checksum offload handling in the 8111B/8168B and 8101E PCIe canwpaul2007-01-251-1/+6
* | Rename some functions and variables from nfs_* to nfs4_* to avoidbde2007-01-251-13/+13
* | Rename some functions and variables (mainly vfsops entry points) frombde2007-01-251-37/+32
* | Unstaticize nfs_iosize() in nfsclient and use it in nfs4client insteadbde2007-01-253-25/+7
* | Add a BUGS section that shows that ids that appear to bempp2007-01-251-0/+12
* | When the following conditions are meet:pjd2007-01-251-1/+13
* | Implement gctl_change_param() function, which changes value of existingpjd2007-01-252-0/+28
* | Try to avoid a possible infinite loop when parsing an invalid kernel dump file.rodrigc2007-01-251-2/+7
* | Fix for problems that occur when all mbuf clusters migrate to the mbuf packetmohans2007-01-254-2/+26
* | Display the name of the quota data file in verbose mode.mpp2007-01-241-2/+2
* | Fix for a bug where only one process (of multiple) blocked onmohans2007-01-241-2/+7
* | Update birth entry for Warren Zevon with his birthplace, and add andougb2007-01-241-1/+2
* | - Add a horrible bit of code to detect tsc differences between processors.jeff2007-01-241-28/+112
* | - With a sleep time over 2097 seconds hzticks and slptime could end upjeff2007-01-241-5/+6
* | Fixes the MSG_PEEK for sctp_generic_recvmsg() the msg_flagsrrs2007-01-241-2/+10
* | Bump .Dd for r1.313.ceri2007-01-241-1/+1
* | Document LD_UTRACE.jhb2007-01-231-2/+7
* | - Print clock information so we know if something is not reported correctlyjeff2007-01-231-7/+7
* | Document new quota knobs.mpp2007-01-231-3/+51
OpenPOWER on IntegriCloud