summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fix up come cruft that I left on a previous commit.dyson1997-08-051-10/+1
* Get rid of the ad-hoc memory allocator for vm_map_entries, in lieu ofdyson1997-08-0513-169/+84
* Add SMP(4) as a link to smp(4).fsmp1997-08-041-0/+1
* Added missing SMP kernel manpage.fsmp1997-08-042-1/+59
* pushed down "volatility" of simplelock to actual int inside the struct.fsmp1997-08-042-12/+14
* Added include of intr_machdep.h to eliminate compiler warning for APIC_IO.fsmp1997-08-043-6/+9
* pushed down "volatility" of simplelock to actual int inside the struct.fsmp1997-08-043-15/+15
* Eliminate frequent silo overflows by restoring the TEST_LOPRIO code.fsmp1997-08-048-23/+127
* Fix a problem with the vfs vnode caching that it doesn't grow quicklydyson1997-08-042-32/+42
* remove unused MAXVNODEUSE macro.phk1997-08-041-2/+1
* We got a couple of "map mismatch" panics from the followingphk1997-08-041-2/+2
* Use err(3). Use #include "" instead of <> for local headers.charnier1997-08-047-24/+40
* Use err(3). Cosmetic in usage string. Typo in man page.charnier1997-08-042-45/+35
* Correct Synopsys section.charnier1997-08-041-3/+3
* environmental -> environment.charnier1997-08-041-1/+1
* Cosmetic and typos.charnier1997-08-041-16/+25
* Fixed security hole with sharing the file descriptor table (via rfork)dg1997-08-041-10/+18
* Make the WD code work on my P6DNF running on the SMP code. It appearsdyson1997-08-041-1/+4
* Fix a problem with ext2fs so that filesystems mounted at reboot don'tdyson1997-08-048-38/+76
* Merge sendmail-8.8.7 changes from vendor branchpeter1997-08-043-36/+99
* Merge sendmail 8.8.7 changes from vendor branchpeter1997-08-0414-292/+626
* This commit was generated by cvs2svn to compensate for changes in r27876,peter1997-08-0423-259/+727
|\
| * Import sendmail-8.8.7 onto vendor branch.peter1997-08-0440-587/+1452
* | Reference the correct distribution when mentioning the FAQ and handbook.msmith1997-08-041-1/+1
* | Add [-DWMY] flags for date adjustment.brian1997-08-045-8/+430
* | Nuke the nonexistend pad bytes from the end of the DMI header structure.msmith1997-08-043-6/+3
* | Correctly checksum the DMI signature structure. Format the BSD revisionmsmith1997-08-042-6/+8
* | Use libalias.so.2.2brian1997-08-031-1/+1
* | Move aliases and shell flags from .profile to .shrc so these settingswosch1997-08-032-34/+46
* | Update to version 2.2. Only the PacketAlias*()brian1997-08-0318-392/+2142
* | Remove collate_range_cmp, was left for temp. backward compatibilityache1997-08-031-10/+1
* | Merge Matt's if_de.c changes in.peter1997-08-032-572/+1092
* | This commit was generated by cvs2svn to compensate for changes in r27859,peter1997-08-032-8/+88
|\ \
| * | Import Matt's if_de driver 970703 release. This (apparently) supportspeter1997-08-033-294/+634
| * | Import Lite2's src/usr.sbin, except for timed. All changed filesbde1997-08-021-66/+54
| * | Import Lite2's src/libexec, except for makekey (which was spammedbde1997-08-0222-743/+464
* | | Import Matt's if_de driver 970703 release. This (apparently) supportspeter1997-08-032-8/+88
* | | Zap antique #ifndef NEWVM code. This should be redone to use libkvmpeter1997-08-031-37/+0
* | | Fix "lstart". (Displays "19" rather than time)peter1997-08-031-2/+2
* | | Kill #ifndef NEWVM etc. It affected a lot of other things besidespeter1997-08-034-130/+7
* | | Fixed syscall arg checking in clock_settime(). Stack garbage wasbde1997-08-031-2/+2
* | | config.new/config.8 seems to be new in Lite2. Remove it like the rest ofbde1997-08-031-167/+0
* | | README is for Lite2. We don't want it.bde1997-08-031-4/+0
* | | This commit was generated by cvs2svn to compensate for changes in r27850,bde1997-08-023-2/+174
|\ \ \
| * | | Import Lite2's src/usr.sbin, except for timed. All changed filesbde1997-08-0236-201/+943
* | | | Makefile.dist is a non-bmaked version of Makefile. We don't want it.bde1997-08-021-14/+0
* | | | This commit was generated by cvs2svn to compensate for changes in r27847,bde1997-08-021-0/+14
|\ \ \ \ | |/ / /
| * | | Import Lite2's src/libexec, except for makekey (which was spammedbde1997-08-0234-203/+2698
| * | | Finish (?) importing Lite2's src/bin. Cvs ignored csh.a.bde1997-07-131-2/+1
* | | | Removed unused #includes.bde1997-08-02144-749/+141
OpenPOWER on IntegriCloud