summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | 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
* | | Print the correct speed when speed is less than 1MB/s.n_hibma2000-07-011-1/+1
* | | Enable SIGCHLD to stop childs complaining to SIG_IGN of it.ache2000-07-011-1/+1
* | | Style fixes.dan2000-07-011-11/+12
* | | Add URI encoding to the vis/unvis routines courtesy of VIS_HTTPSTYLE.dan2000-07-013-1/+74
* | | Add .image.list to the list of temporary files which can be deletedroger2000-07-011-1/+1
* | | Add a missing 'fi' from an if statementroger2000-07-011-0/+1
* | | Backout rev 1.8. This really does not give us the version numberps2000-07-012-5/+5
* | | bring in binary search tree code.alfred2000-07-018-3/+415
* | | The SVR4 module calls itself ELFOSABI_SOLARIS, and who am I to disagreegreen2000-07-011-2/+3
* | | Various cleanups are made to reduce warnings and make code prettier :)green2000-07-015-17/+29
* | | Add 'bridge' so we can clean up the bridge files tooroger2000-07-011-1/+1
* | | Fix my own style bugs (use of spaces instead of tabs for indentation).bsd2000-07-013-54/+54
* | | Quit on EOF from terminal instead of redisplaying the prompt.mph2000-06-301-1/+1
* | | Note des' libfetch/fetch changes.imp2000-06-301-4/+16
* | | Previous commit didn't work; this time really fix it.archie2000-06-301-14/+0
* | | Use consistent markup for literals and quoted metasyntactic variables.wollman2000-06-301-65/+144
* | | Spell `99%' correctly.wollman2000-06-301-1/+1
* | | Fix spelling of `whose'.wollman2000-06-301-1/+1
* | | Update cons* entries from termcapache2000-06-301-13/+71
* | | Do not link bktr.4 and bt.4 into ../, since these are no longersheldonh2000-06-301-2/+0
* | | Use "yesterday's" instead of "yesterdays" as required for correctsheldonh2000-06-301-2/+2
* | | Fix the perl build on the Alpha. int32 is 'int' not 'long'. int64 ispeter2000-06-302-8/+8
* | | De-spam (oops!)brian2000-06-301-8/+0
* | | Add $daily_status_mail_rejects_logs, defaulting to 3 to controlbrian2000-06-303-2/+23
* | | Correct two variable namesbrian2000-06-301-3/+3
OpenPOWER on IntegriCloud