summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | This commit was generated by cvs2svn to compensate for changes in r110558,des2003-02-081-3/+10
|\ \ \
| * | | MFP4: return the actual value of the requested variable (#24840)des2003-02-081-3/+10
* | | | This commit was generated by cvs2svn to compensate for changes in r110556,des2003-02-088-24/+32
|\ \ \ \ | |/ / /
| * | | MFP4: avoid side effects in macro arguments (#24823)des2003-02-088-24/+32
* | | | s/hw.pci_allow_unsupported_io_range/hw.pci.allow_unsupported_io_range/trhodes2003-02-081-1/+1
* | | | Even if biff is turned off, we still need to set curoff as the codegshapiro2003-02-081-2/+3
* | | | Add a comment regarding the use of the msgs alias with sendmail to helpgshapiro2003-02-081-0/+4
* | | | Backout my previous commit as requested. This solution generatesdavidc2003-02-081-2/+1
* | | | Use waitpid() instead of wait() since we know the pid of the process wedes2003-02-081-1/+2
* | | | Lower WARNS to 3 until I track down a way to explain that I know whatphk2003-02-081-1/+1
* | | | Include <sys/time.h>, it's not the users problem that we use bintimephk2003-02-081-0/+1
* | | | Hook libgeom in.phk2003-02-081-1/+1
* | | | Add libgeom to the system.phk2003-02-084-0/+362
* | | | Avoid multiply for preemptive arp calculation since it hits everyorion2003-02-081-6/+7
* | | | Put the name of the /dev entry in the .h file, userland will need it.phk2003-02-082-1/+3
* | | | Install geom include files.phk2003-02-082-1/+3
* | | | Move the g_stat struct to its own .h file, we will export it to other code.phk2003-02-0811-52/+244
* | | | Move #defines of major/minor to internal header file so other bits canphk2003-02-082-5/+10
* | | | Put makeoptions DESTDIR=/tmp in NOTES to protect people fromphk2003-02-081-0/+2
OpenPOWER on IntegriCloud