| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Document the /dev/io security hole. | joerg | 1996-01-01 | 2 | -0/+66 |
* | Make pipe() return a set of bidirectional pipe fd's rather than one-way only | peter | 1996-01-01 | 1 | -3/+3 |
* | My really ugly hack to ifconfig to make it pick up interface aliases | peter | 1996-01-01 | 1 | -262/+265 |
* | Get sendmail to detect when to use the setproctitle() in libutil | peter | 1996-01-01 | 2 | -4/+13 |
* | Minimal changes to get named to use libutil's setproctitle()... | peter | 1996-01-01 | 1 | -1/+26 |
* | Make inetd use setproctitle from libutil instead of it's own version. | peter | 1996-01-01 | 2 | -5/+35 |
* | Make nfsd use setproctitle from libutil... | peter | 1996-01-01 | 4 | -0/+22 |
* | Add hooks into the mount_mfs code in newfs to do the FreeBSD-style | peter | 1996-01-01 | 1 | -1/+15 |
* | Make ftpd use setproctitle() from libutil | peter | 1996-01-01 | 4 | -10/+16 |
* | Add libutil/beforeinstall to the includes target | peter | 1996-01-01 | 1 | -1/+2 |
* | Bump libutil revision after recent addition of setproctitle(). | peter | 1996-01-01 | 9 | -3/+80 |
* | Create individual tests for each dialog feature. | jkh | 1996-01-01 | 19 | -336/+1266 |
* | Next round of changes - make dialog boxes drawable at arbitrary X,Y locations | jkh | 1996-01-01 | 11 | -84/+127 |
* | Add sasc to the clean/cleandir target. The machine dependent targets | ats | 1995-12-31 | 1 | -2/+2 |
* | Hopefully the last bogons that prevented me from running a successful | joerg | 1995-12-31 | 3 | -6/+6 |
* | The etc.i386/fstab.* files have been nuked, so don't try to install | joerg | 1995-12-31 | 1 | -3/+1 |
* | Finally complete my fix for the behaviour of getpass(3) upon receipt | joerg | 1995-12-31 | 2 | -18/+56 |
* | Restrict /devfs/io perms to 0600. | joerg | 1995-12-31 | 2 | -4/+4 |
* | Restrict /dev/io perms to 0600. | joerg | 1995-12-31 | 2 | -4/+4 |
* | Make the counters unsigned longs so that tapes don't contain negative | phk | 1995-12-31 | 1 | -3/+3 |
* | Add man pages for devfs functions after Julian's descripton. | joerg | 1995-12-31 | 2 | -0/+140 |
* | In memory test, cast pointer as "volatile int *", not "int *" to make sure | dg | 1995-12-30 | 2 | -18/+18 |
* | 2.1.0R is over and out. Comment out the tags for it from the release | joerg | 1995-12-30 | 1 | -6/+6 |
* | This commit was generated by cvs2svn to compensate for changes in r13122, | peter | 1995-12-30 | 993 | -327719/+0 |
* | recording cvs-1.6 file death | peter | 1995-12-30 | 1098 | -324595/+0 |
* | Print dev minor #'s > 255 in hex. | joerg | 1995-12-30 | 1 | -3/+7 |
* | Use a medium_type field of 0 (Default), instead of the value that was | joerg | 1995-12-30 | 1 | -3/+9 |
* | Small man page tweaks: | joerg | 1995-12-30 | 1 | -2/+12 |
* | Copied mcount.c from the library again. #include'ing it via a relative | bde | 1995-12-30 | 1 | -3/+325 |
* | Added $Id$. | bde | 1995-12-30 | 1 | -0/+4 |
* | Restored likely_com_ports[] from rev.1.122 so that Hayes ESP support at | bde | 1995-12-30 | 3 | -3/+9 |
* | Oops, forgot a little difference between my src-tree and ours... | sos | 1995-12-30 | 2 | -4/+4 |
* | Fixed a bug with the ATAPI_STATIC option, so it compiles again. | sos | 1995-12-29 | 1 | -3/+8 |
* | My first shot at get sound to work on the emulator. | sos | 1995-12-29 | 6 | -16/+254 |
* | Added SYSVSHM define | sos | 1995-12-29 | 2 | -4/+4 |
* | Changed the default/min/max number of users to 8/2/512 for all machine | dg | 1995-12-29 | 1 | -8/+8 |
* | Implemented non-statistical kernel profiling. This is based on | bde | 1995-12-29 | 1 | -0/+4 |
* | Implemented non-statistical kernel profiling. This is based on | bde | 1995-12-29 | 18 | -303/+876 |
* | Fixed erroneous resending of the output buffer. | bde | 1995-12-29 | 2 | -22/+68 |
* | Oops, this should have been committed with the other Hayes ESP changes. | bde | 1995-12-29 | 3 | -0/+228 |
* | Added support for the Hayes ESP serial card. | bde | 1995-12-29 | 8 | -8/+376 |
* | >Number: 917 | joerg | 1995-12-29 | 1 | -2/+2 |
* | Oops. I seem to have over-corrected with my last commit. It should be | gpalmer | 1995-12-29 | 1 | -2/+2 |
* | 1) ifdef out some unused functions (for now) | markm | 1995-12-29 | 4 | -40/+66 |
* | Whoops! ftp6.de.freebsd.org doesn't exist. | jkh | 1995-12-29 | 1 | -4/+1 |
* | Go to orthogonal naming scheme for those hosts that support it. | jkh | 1995-12-29 | 1 | -70/+54 |
* | Hide the German mirrors behind de.freebsd.org. | joerg | 1995-12-29 | 1 | -15/+15 |
* | Make a couple of options that hurt when they're removed more | jkh | 1995-12-29 | 5 | -22/+39 |
* | Don't look in libkern, it went away. | bde | 1995-12-29 | 1 | -2/+2 |
* | A couple more updates to the man page.. | peter | 1995-12-29 | 2 | -8/+6 |