| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | define _KERNEL before including <sys/conf.h> | phk | 2001-05-23 | 1 | -1/+1 |
* | We don't need to include <sys/conf.h> | phk | 2001-05-23 | 1 | -1/+0 |
* | A feature to allow one to telnet to a unix domain socket. | dillon | 2001-05-23 | 3 | -4/+44 |
* | Note that sys.mk is read before any other file (even Makefile) | obrien | 2001-05-23 | 1 | -1/+4 |
* | Changed 'blocks' to 'usage' because we may not be getting quotas from | pirzyk | 2001-05-23 | 1 | -1/+1 |
* | Update BIOS time. | tg | 2001-05-22 | 1 | -0/+11 |
* | Beautify debugging output. | tg | 2001-05-22 | 1 | -2/+2 |
* | Fix slice handling. Add 6 (`big' DOS partition) as a legal systemID. | tg | 2001-05-22 | 1 | -2/+3 |
* | Silence some debugging output when installing Borland's Turbo C. | tg | 2001-05-22 | 1 | -1/+14 |
* | Fix boot order (really try A:, then C:, unless the `boot' option is | tg | 2001-05-22 | 1 | -12/+32 |
* | Implement file truncation (DOS function 0x21, sub 0x40). | tg | 2001-05-22 | 1 | -4/+20 |
* | Correct typo to get DOS function 0x51 (get PSP) to work. | tg | 2001-05-22 | 1 | -1/+1 |
* | DOS function 0x0a (buffered keyboard input) returned immediately. | tg | 2001-05-22 | 1 | -1/+1 |
* | Fix DOS function 4c (exit with return code). | tg | 2001-05-22 | 1 | -0/+1 |
* | mdoc(7) police: fix markup. | ru | 2001-05-22 | 1 | -40/+57 |
* | Remove an accidentaly added extra blank line. | eric | 2001-05-22 | 1 | -1/+0 |
* | Disable SIGHUP while getting the login name. | guido | 2001-05-21 | 1 | -0/+2 |
* | Work around the side effect of src/include/Makefile,v 1.137 changes. | ru | 2001-05-21 | 1 | -1/+1 |
* | Print commas in the group list in user(). current() already did this. | dd | 2001-05-20 | 1 | -1/+1 |
* | Silence WARNS=2 and BDECFLAGS on alpha and i386 | kris | 2001-05-20 | 2 | -2/+3 |
* | Silence WARNS=2 and BDECFLAGS on alpha and i386 | kris | 2001-05-20 | 1 | -0/+1 |
* | Silence WARNS=2 and BDECFLAGS on alpha and i386 | kris | 2001-05-20 | 2 | -2/+3 |
* | This passes WARNS=2 on alpha and i386 | kris | 2001-05-20 | 1 | -1/+3 |
* | Move scrshot(1) functionality into vidcontrol(1). | sobomax | 2001-05-19 | 4 | -249/+0 |
* | String operations could silently truncate long strings, leaving the output | gshapiro | 2001-05-18 | 1 | -8/+8 |
* | I appear to be badly out of practice. Remember to flush the output stream | nik | 2001-05-18 | 1 | -0/+1 |
* | Removed -I${.CURDIR}/.../sys from CFLAGS. | ru | 2001-05-18 | 4 | -4/+0 |
* | Remove GCC-ism (-Wall). | ru | 2001-05-18 | 1 | -3/+0 |
* | mdoc(7) police: Fix markup and spelling. | ru | 2001-05-18 | 1 | -37/+34 |
* | Don't leak memory when compiling text following the `a', `c' or `i' command. | ru | 2001-05-18 | 1 | -1/+1 |
* | Add scrshot to the i386 specific section. If someone can test this on the | nik | 2001-05-18 | 1 | -0/+1 |
* | By default build make(1) as a static binary. It costs only 100k of additional | sobomax | 2001-05-18 | 1 | -0/+2 |
* | New scrshot utility, using the CONS_SCRSHOT ioctl. Usage is | nik | 2001-05-18 | 3 | -0/+253 |
* | Missed a few things. | obrien | 2001-05-18 | 1 | -3/+4 |
* | In a word -- style(9). | obrien | 2001-05-18 | 1 | -43/+51 |
* | Add the "prompt" and "passwd_prompt" fields to /etc/login.conf, | obrien | 2001-05-18 | 1 | -3/+8 |
* | Fix the rcsid's. | obrien | 2001-05-17 | 84 | -84/+168 |
* | Check for the expiration of an account and its password in the proper | eric | 2001-05-17 | 1 | -12/+13 |
* | mdoc(7) police: fix markup. | ru | 2001-05-16 | 1 | -198/+255 |
* | Fix an array which was too small. | phk | 2001-05-16 | 1 | -1/+1 |
* | mdoc(7) police: fix markup (demonstrates new -xwidth modifier). | ru | 2001-05-16 | 1 | -26/+26 |
* | Add a -J replstr option that allows the user to tell xargs to insert | dd | 2001-05-15 | 2 | -6/+68 |
* | Add some gravitational values. | eric | 2001-05-12 | 1 | -0/+4 |
* | Document the -h option. | dd | 2001-05-11 | 2 | -2/+4 |
* | Allow mail(1) to be able to read Eudora mailboxes by transforming | mikeh | 2001-05-11 | 1 | -1/+13 |
* | Handle sbsize as a size, not a number. | sheldonh | 2001-05-10 | 1 | -1/+1 |
* | Tell the user what group they must be in to su to root. | obrien | 2001-05-10 | 1 | -1/+4 |
* | mdoc(7) police: fix markup. | ru | 2001-05-10 | 1 | -20/+20 |
* | Here comes the forgotten C source, oopsy. | schweikh | 2001-05-08 | 1 | -0/+108 |
* | Turned the shell script into a binary fixing several minor buglets. | schweikh | 2001-05-08 | 3 | -77/+9 |