summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This commit was generated by cvs2svn to compensate for changes in r110614,kan2003-02-1040-2066/+2923
|\
| * Gcc 3.2.2-release C++ support bits.kan2003-02-1040-2066/+2923
* | This commit was generated by cvs2svn to compensate for changes in r110611,kan2003-02-1080-489/+1712
|\ \ | |/
| * Gcc 3.2.2-release.kan2003-02-1098-712/+2106
* | Remove mtx_lock_giant from functions which are mp-safe.jake2003-02-101-9/+0
* | Make this work without COMPAT_43 by using tcgetattr()/tcsetattr() insteadtjr2003-02-101-10/+10
* | Major cleanup & homogenization.des2003-02-1014-131/+150
* | No idea what this is for, and it doesn't make much sense. If a port needsdes2003-02-101-8/+0
* | There's no reason to have two identical policies for FTP servers, sodes2003-02-102-26/+5
* | Add restrict keyword to string functions.hsu2003-02-104-13/+6
* | Implement a new dynamic command allocator. FIBs are allocated in 1 pagescottl2003-02-103-56/+96
* | Leak more stuff into libgeom.phk2003-02-105-6/+582
* | - Correct another atomic op.jeff2003-02-091-1/+2
* | Clean up exit path from rl_attach() to remove multiple returnsnjl2003-02-091-3/+3
* | Explicitly release a existing lease before we start dhclient (again).mbr2003-02-091-0/+1
* | Quirk for Lexar Media Jumpdrivenjl2003-02-091-0/+8
* | Complete rewrite of pam_ssh(8). The previous version was becoming harddes2003-02-094-557/+307
* | Add a comment describing how pagedaemon_wakeup() should be used andalc2003-02-091-0/+6
* | Set the expected permissions of /dev to 0555 since this is what devfsjoerg2003-02-091-1/+1
* | Revisit the shell special characters issue and settle it once-and-forall.mtm2003-02-091-13/+19
* | Increase atrq.ndesc for if_fwe.simokawa2003-02-091-2/+2
* | Update the statistics collection code to track busy time instead ofphk2003-02-094-47/+125
* | Do not define OPENSSL_NO_KRB5 here in CFLAGS. It is handled innectar2003-02-091-1/+1
* | Correct assorted typos and grammos. No content changes.schweikh2003-02-091-8/+8
* | - Claim we're 'fsync' and not 'spec_fsync' in vop_stdfsync.jeff2003-02-091-1/+1
* | - Use the new vop_stdfsync instead of recreating our own.jeff2003-02-092-98/+6
* | - Move some code out from #ifdef INVARIANTS.jeff2003-02-091-2/+0
* | - Update a printf format for b_flags.jeff2003-02-091-1/+1
* | - Cleanup unlocked accesses to buf flags by introducing a new b_vflag memberjeff2003-02-098-171/+125
* | - spell add 'add' and not 'subtract' in an atomic op.jeff2003-02-091-1/+1
* | Add new ioctl to specify target EUI64 for fwmem.simokawa2003-02-095-12/+33
* | - Lock down the buffer cache's infrastructure code. This includes locks onjeff2003-02-091-61/+154
* | Fix spelling errors in commentsjulian2003-02-091-3/+3
* | Remove unnecessary check for OCB_ACT_CMD.simokawa2003-02-091-5/+1
* | Improve device listing.simokawa2003-02-092-4/+6
* | - Detect split transcation timeout.simokawa2003-02-094-65/+139
* | Allow multiple aliases files to be rebuiltgshapiro2003-02-081-3/+5
* | Give more information to users replacing sendmail regarding periodic'sgshapiro2003-02-082-0/+13
* | Fix an oversight in some code I added to the last commit.mdodd2003-02-081-1/+1
* | Correct the man page for nfs_bufpackets. DEFAULT is not an acceptablegshapiro2003-02-081-3/+1
* | /etc/rc.network isn't built to handle a value of "DEFAULT" (nor should itgshapiro2003-02-081-1/+1
* | Add more tests. Specifically, infinity cast from other types shouldmike2003-02-081-0/+6
* | Document a few acronyms.mdodd2003-02-081-0/+3
* | - Remove duplicate call to callout_handle_init() in pcn_attach().mdodd2003-02-081-2/+5
* | Implement fpclassify():mike2003-02-0829-3/+552
* | Update for sendmail 8.12.7 importgshapiro2003-02-081-4/+4
* | Notify IPv6 users of important change in sendmail 8.12.7gshapiro2003-02-081-1/+8
* | Resolve conflicts from sendmail 8.12.7 importgshapiro2003-02-089-54/+128
* | This commit was generated by cvs2svn to compensate for changes in r110560,gshapiro2003-02-0865-814/+1590
|\ \
| * | Import sendmail 8.12.7gshapiro2003-02-0874-864/+1749
OpenPOWER on IntegriCloud