summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Account for packets we clean out when we disconnect.phk2000-07-031-1/+3
* Add device_set_softc() which does the obvious.phk2000-07-033-7/+23
* Describe agrument range correctly, according to multibyte(3)ache2000-07-032-23/+21
* Clear the obsolete argument to the Os macro.sheldonh2000-07-031-16/+18
* Fix up typo.asmodai2000-07-031-1/+18
* Fix breakage introduced by bypassing update for additional 'mod'davidn2000-07-031-0/+1
* What the commit log for rev 1.16 neglected to mention was that thesheldonh2000-07-031-1/+1
* Explicitly state that mountd can be made to re-read the exports file,sheldonh2000-07-032-0/+38
* Add new man pagespeter2000-07-032-2/+6
* Get this to compile in the 5.1-20000701-prerelease environment.peter2000-07-036-10/+34
* Fix a merge glitch - put our FREEBSD_NATIVE hack back in the originalpeter2000-07-031-7/+8
* Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:phk2000-07-0363-135/+135
* Merge vendor changes onto mainlinepeter2000-07-032-511/+545
* Merge conflicting vendor changes onto mainline. This essentially revertspeter2000-07-031-103/+101
* This commit was generated by cvs2svn to compensate for changes in r62449,peter2000-07-03206-14945/+23614
|\
| * Import the most recent ncurses 5.1 prerelease (20000701).peter2000-07-03209-15553/+24257
* | Remove trailing whitespace only.sheldonh2000-07-032-18/+18
* | Fix overlong line and trailing whitespace introduced in rev 1.8.sheldonh2000-07-031-1/+2
* | Add to the SEE ALSO section, a reference to the RFC mentioned insheldonh2000-07-032-1/+12
* | -lcompat doesn't seem to be needed anymore.roberto2000-07-031-1/+1
* | Argh. Cut/paste transcription error. Fix syntax of previous commit.peter2000-07-031-1/+1
* | USA_RESIDENT is forced to YES or NO at the start of Makefile.inc1peter2000-07-031-1/+2
* | Re-pair the MLINKS of unvis.3 with strunvisx.3. This undoubtedly was agreen2000-07-031-1/+1
* | Add the RealMedia file format. Also, add the $FreeBSD$.green2000-07-031-0/+5
* | Previous commit broke the case of chained CNAME entries. Instead handlekris2000-07-031-6/+18
* | Fix a nasty bug which would leave the struct hostent incompletely filled outkris2000-07-031-1/+1
* | Forced commit:chris2000-07-030-0/+0
* | Instead of just blindly setting -rw-rw-rw-:chris2000-07-021-2/+11
* | Add strunvisx.3 MLINK.alex2000-07-021-1/+1
* | Document VIS_HTTPSTYLE:alex2000-07-022-4/+34
* | - Various comment fixes and additions.groudier2000-07-022-267/+62
* | Report -rw-rw-rw file access modes in soo_stat.chris2000-07-021-1/+2
* | Add versions of the UK keymaps with the key marked "Caps Lock"joe2000-07-023-3/+3
* | Perl's version number needs to change.markm2000-07-021-1/+1
* | Perl's version number needs upating.markm2000-07-021-1/+1
* | Fix memory leak introduced with regcomp.c rev 1.14.dcs2000-07-021-0/+6
* | Follow-up commit to today's gnu/usr.bin/perl commit; serial numbermarkm2000-07-023-4/+4
* | Bunch-o'-tweaks.markm2000-07-026-149/+149
* | Include libusb in the buildn_hibma2000-07-021-1/+1
* | Add ftp4.fr.freebsd.org (aka altair.worldonline.fr) and ftp5.fr.freebsd.orgroberto2000-07-023-0/+12
* | This is the patch to make my soundcard, a Creative Ensoniq AudioPCI (anroberto2000-07-021-3/+6
* | Enhance the optimization provided by pre-matching. Fix style bugs withdcs2000-07-023-12/+177
* | Remove from the notes a bug that it's said to have been fixed.dcs2000-07-021-5/+0
* | Modify ktrace's general I/O tracing, ktrgenio(), to use a struct uio *green2000-07-026-69/+108
* | Call login_close() to prevent parent from memory leaking in someache2000-07-022-0/+4
* | fix fd leak by close(fd) at end of loop.imp2000-07-021-0/+1
* | Fix manpath for new perlache2000-07-021-1/+1
* | Prevent user from breaking his limits and restrictions orache2000-07-013-4/+61
* | Make sure argv gets NULL terminated if cron entry has >= MAX_ARGS argumentsache2000-07-011-0/+1
* | - Build modules with world so that modules are back in the bin dist.jhb2000-07-011-6/+5
OpenPOWER on IntegriCloud