summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Attempt to open the device for reading before actually adding the devicepst1997-06-281-1/+14
* Make NOSHARED = no / NOSHARED = NO do what you'd expect.pst1997-06-281-2/+2
* add cvspserver (officially registered at 2401)peter1997-06-281-1/+3
* replace the OpenBSD fd_set sizing code with something more efficient.peter1997-06-281-9/+16
* Properly make directory before moving things into it.jkh1997-06-281-1/+3
* Deal with HISADDR/MYADDR in filter rules.brian1997-06-282-15/+21
* Allow command line control of ppp through bothbrian1997-06-284-3/+360
* apic_vector.s:fsmp1997-06-275-7/+246
* Initialize private variable other_cpus during AP boot.fsmp1997-06-271-1/+4
* Added POST code output to various points of the startup code.fsmp1997-06-277-140/+1211
* Experimental calls to stop_cpus()/restart_cpus() within breakpoint calls.fsmp1997-06-272-2/+40
* Added other_cpus to CPU private page.fsmp1997-06-273-6/+12
* Preliminaries for stop_cpus()/restart_cpus().fsmp1997-06-274-12/+56
* Program lint1 to handle NMIs.fsmp1997-06-277-14/+168
* Added fields to the LVT1/2 group.fsmp1997-06-273-3/+30
* Removed unused variables.alex1997-06-271-4/+1
* Modify my copyright notice to allow the sequencer to be used with GPLedgibbs1997-06-273-12/+33
* Modify my copyright notice to allow the sequencer to be used with GPLedgibbs1997-06-2721-140/+235
* KNF cleanup.gibbs1997-06-272-3170/+3186
* Fix a condition where nfs_statfs() can precipitate a panic. There iswpaul1997-06-272-4/+10
* Removed '#include <machine/smptests.h>' line, no longer needed.fsmp1997-06-272-6/+4
* Revive this file, it's come back from the dead in the 8.8.x dists.peter1997-06-271-0/+94
* Don't depend upon the user structure having been aligned on a 8 KB boundary.tegge1997-06-272-2/+24
* Fill in some extra fields in the eproc structure. gdb uses this informationtegge1997-06-271-1/+5
* Don't accept insane values for SO_(SND|RCV)BUF, and the low water marks.peter1997-06-271-4/+27
* Merge in sendmail-8.8.5 -> 8.8.6 changes to those files that have left thepeter1997-06-2725-1416/+2151
* This commit was generated by cvs2svn to compensate for changes in r26986,peter1997-06-2751-528/+2159
|\
| * Import sendmail-8.8.6peter1997-06-2778-1947/+4365
* | Added CPU_DIRECT_MAPPED_CACHE option which sets L1 cache in directkato1997-06-275-5/+26
* | Zap some unused debugging printfs that I accidently left in.peter1997-06-272-10/+0
* | Dynamically size fd_set in select rather than fail if too many filespeter1997-06-271-8/+9
* | ctype: portability, sign extension and cleanup fixesache1997-06-275-17/+16
* | Move editrc.5 from MAN3 to MAN5ache1997-06-271-1/+2
* | Replace hand-made tolower conversions with real tolower from ctypeache1997-06-271-8/+6
* | Protect isspace by isascii to not count high spacesache1997-06-272-6/+6
* | Activate collate to sort local files properly for completionache1997-06-272-6/+6
* | Localize it (ctype)ache1997-06-276-27/+30
* | compensate for res_send <-> __res_send changespeter1997-06-271-2/+4
* | merge in bind-4.9.6 changes (only effect is __res_send #define reverted)peter1997-06-272-5/+5
* | Merge in bind-4.9.6 resolver changes. Note that they resolve thepeter1997-06-2710-69/+97
* | This commit was generated by cvs2svn to compensate for changes in r26971,peter1997-06-2734-528/+758
|\ \
| * | Clean (trimmed down) import of bind-4.9.6 onto vendor branch. This ispeter1997-06-2734-528/+758
* | | Removed the #ifdef IPXERRORMSGS'ed code. Fix a lot of style errors that Ijhay1997-06-2623-807/+115
* | | More comment cleanup.alex1997-06-262-10/+10
* | | Typo police.alex1997-06-262-6/+6
* | | Style fix my previous commit.alex1997-06-262-4/+4
* | | Synchronize with sys/i386/isa/clock.c and isa.c revisions 1.88 andkato1997-06-264-113/+101
* | | Use err(3) instead of local redefinition.charnier1997-06-261-7/+10
* | | Add usage(). Put program name in bold in the man page.charnier1997-06-262-7/+15
* | | Remove use of progname. Add usage().charnier1997-06-261-7/+13
OpenPOWER on IntegriCloud