| Commit message (Expand) | Author | Age | Files | Lines |
* | Delete -DGOOD_SELECT from CFLAGS, we don't have it. This is used to | peter | 1996-08-26 | 2 | -4/+4 |
* | Fix buffer overrun, and run as nobody | pst | 1996-08-25 | 2 | -11/+51 |
* | add ref id's for countries, eg. mirrors-au, mirrors-za etc. | wosch | 1996-08-25 | 1 | -24/+49 |
* | Add URL to FTP search, a free archie server. | wosch | 1996-08-25 | 1 | -1/+9 |
* | Dont forget to #include <err.h> | peter | 1996-08-25 | 5 | -0/+5 |
* | Argh! caught! *blush*.. This program was supplying it's own 'err' routine | peter | 1996-08-25 | 5 | -46/+15 |
* | "http://www.freebsd.org/handbook" -> "../handbook/handbook.html" | wosch | 1996-08-25 | 1 | -5/+5 |
* | /bin/echo -> ${ECHO} | wosch | 1996-08-25 | 1 | -2/+2 |
* | add URL to dictionaries for other languages | wosch | 1996-08-25 | 1 | -0/+6 |
* | Fix some bogons: | peter | 1996-08-25 | 1 | -11/+10 |
* | Revert all the make depend changes. | jkh | 1996-08-25 | 1 | -30/+30 |
* | Back out the recent DEPEND changes - as Bruce points out, it's bogus. | jkh | 1996-08-25 | 3 | -7/+4 |
* | Add synopsis for yppasswd. | alex | 1996-08-24 | 1 | -0/+6 |
* | It appears that with FreeBSD-current, we need to set the ethernet | wpaul | 1996-08-24 | 1 | -2/+2 |
* | Convert to mdoc format. | mpp | 1996-08-24 | 2 | -98/+72 |
* | Convert to mdoc format. | mpp | 1996-08-24 | 1 | -79/+78 |
* | Change a stray reference to pstat to vmstat. | mpp | 1996-08-24 | 1 | -1/+1 |
* | Locate the text inode, closes PR#1070 | peter | 1996-08-24 | 2 | -2/+7 |
* | bring back ``case '?':'' in switch statement | wosch | 1996-08-24 | 1 | -2/+3 |
* | Add a section for CDR drives. | jkh | 1996-08-24 | 1 | -1/+20 |
* | D'oh! verbose output should go to stderr. | jkh | 1996-08-24 | 1 | -2/+2 |
* | Use the new "file:" URL specification to fetch to check the CDROM | asami | 1996-08-24 | 1 | -2/+12 |
* | Quick attempt to decode DTYPE_PIPE files and print something meaningful | peter | 1996-08-24 | 1 | -7/+53 |
* | Add some collected names from the last few commits, and fix a typo | peter | 1996-08-24 | 1 | -2/+6 |
* | s/__unused/__sex_unused/ - this is simply a placeholder variable that | peter | 1996-08-24 | 1 | -1/+1 |
* | The socketpair(0 syscall is bogusly returning the fd numbers through | peter | 1996-08-24 | 1 | -1/+3 |
* | Unconditionally null-terminate string read into spkr driver. | peter | 1996-08-24 | 2 | -6/+12 |
* | route.c:RTM_ADD does not check for a netmask before doing a tree walk | peter | 1996-08-24 | 1 | -2/+2 |
* | Add support to halt, to allow it to request that the power be turned off | julian | 1996-08-24 | 2 | -6/+18 |
* | Make it possible to turn the depend pass off entirely with a NO_DEPEND | jkh | 1996-08-23 | 4 | -7/+10 |
* | Convert to mdoc format. | mpp | 1996-08-23 | 1 | -122/+133 |
* | Some minor man page cleanup. | mpp | 1996-08-23 | 3 | -19/+21 |
* | Use the .Bx macro where appropriate. | mpp | 1996-08-23 | 28 | -36/+68 |
* | Try to make netstat more smart about port numbers. | phk | 1996-08-23 | 1 | -7/+21 |
* | Mark sockets where the kernel chose the port# for. | phk | 1996-08-23 | 2 | -2/+5 |
* | Get rid of all the explicit calls to make depend. | jkh | 1996-08-23 | 1 | -31/+31 |
* | Add depend to all target so that it's explicit. It's only done once, | jkh | 1996-08-23 | 3 | -6/+6 |
* | Fix a couple of file-descriptor leaks. | phk | 1996-08-23 | 1 | -0/+3 |
* | Conditionalize some annoying debug statements, update the docs. | jkh | 1996-08-23 | 12 | -31/+39 |
* | Add tim Vanderhoek for his uulib and uudeview ports. | tg | 1996-08-23 | 1 | -1/+2 |
* | Don't make -l warn when it's not used, so we can potentially set it | jkh | 1996-08-23 | 1 | -4/+1 |
* | Another attempt at making multi-sector mode work. | dyson | 1996-08-23 | 1 | -16/+35 |
* | Use the .At macro where appropriate. | mpp | 1996-08-23 | 9 | -9/+18 |
* | Use the .Fx macro where appropriate. | mpp | 1996-08-23 | 25 | -49/+80 |
* | Typo police. | mpp | 1996-08-23 | 1 | -2/+2 |
* | Use the .Fx macro to specify FreeBSD version where appropriate. | mpp | 1996-08-22 | 12 | -27/+26 |
* | Use the .Bx macro where appropriate. | mpp | 1996-08-22 | 5 | -7/+14 |
* | Correctly use .Fn instead of .Nm to reference function names | mpp | 1996-08-22 | 97 | -168/+224 |
* | Print the correct thing when interrupted by a signal. | jkh | 1996-08-22 | 1 | -8/+7 |
* | Update a bunch of man pages to use .Fn instead | mpp | 1996-08-22 | 36 | -191/+210 |