summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 1. Don't reject 0145 if started at 22XX.helbig1998-01-062-14/+37
* Sync with sys/i386/conf/files.i386 revision 1.183.kato1998-01-062-2/+4
* Delete a stray semicolon at the end. This only breaks gcc -pedanticwosch1998-01-061-2/+2
* documentation changes.jamil1998-01-061-6/+9
* documentation changes.jamil1998-01-062-8/+10
* the pt driver should make one DEVFS entry for each one found rather thanjulian1998-01-061-20/+22
* Make pstat.c compile, since in the new kernel code, VVMIO doesn'tdyson1998-01-061-2/+2
* Make our v_usecount vnode reference count work identically to thedyson1998-01-0640-430/+867
* Use CHECKIO in procfs_ioctl() to ensure that any changes in UID/GID resultsef1998-01-062-2/+8
* Correct the return value of ReportProtStatus() ("show proto").brian1998-01-061-2/+2
* Add Latin LC_TIME file.helbig1998-01-065-5/+331
* 1. Don't be confused if the first day of a month is dropped due tohelbig1998-01-061-27/+39
* Display a better error message and use a non-zero exit code whenalex1998-01-061-5/+16
* Fix phantasia.eivind1998-01-051-8/+8
* Mention moused and mouse drivers update.yokota1998-01-051-0/+9
* Added some notes on cut&paste functions and button assignment.yokota1998-01-051-1/+17
* PR: gnu/4385danny1998-01-053-27/+71
* Sort Xrefs. Use err(3). Remove uneeded #include.charnier1998-01-058-100/+107
* Add rcsid. Remove uneeded #include. Use fprintf() in usage() instead of err(3)charnier1998-01-051-8/+11
* Use err(3). Change Synopsis to SYNOPSIS (needed for macro expansion) andcharnier1998-01-052-29/+29
* Add SEE ALSO section including ref to gzip. Add .An.charnier1998-01-051-5/+10
* Convert to mdoc format.charnier1998-01-051-248/+146
* Sync. usage string and synopsis. Add rcsid.charnier1998-01-054-26/+27
* Add -v in usage string. Add rcsid.charnier1998-01-052-12/+12
* o Allow the use of HISADDR as the first arg to "add".brian1998-01-056-120/+311
* sigh....forgot to update the DEBUG printfjmb1998-01-052-6/+6
* length argument to truncate() in linux emulationjmb1998-01-052-2/+4
* Use LIST_FIRST/LIST_NEXT macros instead of accessing the fields lh_firstalex1998-01-051-22/+22
* Add Finnish LC_TIME file.helbig1998-01-054-1/+233
* Added missing parens from previous commit.alex1998-01-051-3/+3
* Bound the ICMP type bitmap now that it doesn't cover all possiblealex1998-01-051-2/+3
* Reduce the amount of time that network interrupts are blocked whilealex1998-01-041-17/+42
* size_t -> unsignedache1998-01-041-3/+3
* Upgrade to 2.5 (contrib version)ache1998-01-0421-5808/+125
* Make it clear that using "add ...." in ppp.conf whenbrian1998-01-042-26/+112
* Remove library funcs we already haveache1998-01-043-311/+2
* Reflect new importache1998-01-041-5/+0
* Don't scribble on the stack if our input packet isbrian1998-01-041-1/+7
* Initialize CcpInfo protocols to -1 (none, not OUI).brian1998-01-042-13/+18
* This commit was generated by cvs2svn to compensate for changes in r32243,ache1998-01-0415-121/+3508
|\
| * Raw import of patch 2.5ache1998-01-0415-121/+3508
* | Suppress banner pages by default and add a note describing how tosteve1998-01-041-1/+6
* | Note in the BUGS section that /etc/ethers has been deprecated andsteve1998-01-041-1/+4
* | Add forgotten share/examples/ppiwosch1998-01-041-1/+3
* | Add LC_TIME file for Netherlands (nl_NL) and via symlink forhelbig1998-01-044-1/+241
* | Always copy the source file map3270 during install.wosch1998-01-041-2/+4
* | Fix a style bug, and a real bug (&& vs. & misused).joerg1998-01-041-3/+4
* | Sync with sys/i386/isa/syscons.c (first chunk). Reorder #ifdef.kato1998-01-041-59/+31
* | Add Swedish LC_TIME file.helbig1998-01-044-4/+236
* | Add a couple of ?='s missed in the previous commit.steve1998-01-041-3/+3
OpenPOWER on IntegriCloud