summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* style(9) cleanup.maxim2002-04-101-22/+22
* Be more strict about exposing BSD-specific functions when a standardmike2002-04-101-10/+4
* Close a very small window during which new (empty) instances of rotated logsheldonh2002-04-101-4/+13
* Stop exporting ntohl(), ntohs(), htonl(), and htons() to userland inmike2002-04-101-4/+1
* Document NO_RCMNDS flag introduced in rev. 1.20 src/bin/Makefile.maxim2002-04-101-0/+7
* intline == 0 is not a valid intline on 386. See pci_cfgintr() inn_hibma2002-04-101-1/+5
* Add missing 'struct ifreq ifr;' that was forgotten in the last commit.peter2002-04-101-0/+1
* A couple more sendmail-related filesgshapiro2002-04-101-0/+2
* I've fixed the X11 port, so I can remove the (ioctl) hack.imp2002-04-101-6/+1
* fixed a kernel crash when enabling multicast on vlan interfacesuz2002-04-101-4/+9
* - Change settime() to take a thread as its first argument instead of a procjhb2002-04-101-36/+27
* Update mail queue related periodic scripts to account for sendmail 8.12'sgshapiro2002-04-104-11/+51
* Treat input on the snp device as an `unsigned char'. According to thedd2002-04-101-1/+1
* Add a digi_delay() function and use it instead of tsleep() when pollingbrian2002-04-101-5/+14
* Style.obrien2002-04-101-3/+3
* Record sendmail 8.12.3 importgshapiro2002-04-103-6/+6
* Fix conflicts from sendmail 8.12.3 importgshapiro2002-04-105-42/+119
* This commit was generated by cvs2svn to compensate for changes in r94334,gshapiro2002-04-1092-1000/+2555
|\
| * Import sendmail 8.12.3gshapiro2002-04-1097-1042/+2674
| * Remove files no longer part of the sendmail 8.12.2 distribution.gshapiro2002-02-1714-2580/+0
* | Quiet uninitialized warnings.obrien2002-04-102-0/+2
* | Add WARNS levels 5 and 6:obrien2002-04-101-1/+8
* | In the cross case we need to provide TARGET_MACHINE.obrien2002-04-101-1/+4
* | Remember to unlock the zone if the fill count is too high.jeff2002-04-101-3/+4
* | Change YACCing.obrien2002-04-103-22/+16
* | Remove the code that masks an EEXIST returned from rtinit() whenbrian2002-04-101-4/+0
* | Don't add host routes for interface addresses of 0.0.0.0/8 -> 0.255.255.255.brian2002-04-101-6/+18
* | Display the recursion count in the lock_instance in the show locksjhb2002-04-101-1/+2
* | Cosmetic fixup in output of lock types in show locks output.jhb2002-04-101-1/+1
* | Use the PCI port for pci cards, not just for PCIXR cards.brian2002-04-101-6/+6
* | In linker_load_module(), check that rootdev != NODEV before callingbrian2002-04-101-3/+5
* | Change linker_reference_module() so that it's passed a structbrian2002-04-103-6/+26
* | Add some missing MODULE_VERSIONsbrian2002-04-108-0/+9
* | Back out most of revision 1.59.obrien2002-04-101-6/+2
* | crypt(3) incorrectly documents md5 salt, fixed.trhodes2002-04-091-1/+1
* | Slight correction to ng_etf man page and add it to the listjulian2002-04-092-1/+2
* | intro(8) is lacking a command status explanation, added.trhodes2002-04-091-0/+11
* | Upgrade FICL to 3.02. Forgot this one, sorry.dcs2002-04-091-6/+7
* | timed(8) manual page has some incorrect grammertrhodes2002-04-091-4/+2
* | compress(1) has an erroneous description of zcat, fixed.trhodes2002-04-091-8/+7
* | Use -ffreestanding. It is REQUIRED by GCC 3.1 on all architectures.obrien2002-04-091-2/+2
* | chown(8) was not describing symlinks correctly, fixed.trhodes2002-04-091-3/+6
* | - Change fill_kinfo_proc() to require that the process is locked when itjhb2002-04-095-18/+31
* | Change the first argument of prison_xinpcb() to be a thread pointer insteadjhb2002-04-093-6/+5
* | Whitespace changes to wrap long lines.jhb2002-04-091-4/+8
* | We don't need Giant to read the pgrp ID since the proc lock has protectedjhb2002-04-091-5/+3
* | - Remove an early KSE diagnostic panic. The thread pointer here is alwaysjhb2002-04-091-4/+2
* | Update dumpon manual page to explain single/multi-user usabilitytrhodes2002-04-091-6/+4
* | Better handle the case with a network that drops packets by retryingambrisko2002-04-091-3/+13
* | Round 2 of munging the MI/MD split in NOTES. Put almost all the devicejhb2002-04-092-391/+365
OpenPOWER on IntegriCloud