| Commit message (Expand) | Author | Age | Files | Lines |
* | Convert macros to use C99's syntax for macros with a variable number of | stefanf | 2006-07-20 | 1 | -10/+10 |
* | Remove unused variables. | stefanf | 2006-07-20 | 2 | -5/+3 |
* | Don't use "implicit int". Move the opening { of the functions to the next | stefanf | 2006-07-20 | 1 | -2/+4 |
* | Remove an unused variable. | stefanf | 2006-07-19 | 1 | -2/+1 |
* | Don't use empty braces ("{}") to initialise arrays. This is a syntax | stefanf | 2006-07-17 | 6 | -6/+6 |
* | Add FreeBSD version information to the menu title so it's possible to | simon | 2006-07-15 | 4 | -15/+40 |
* | Reduce the memory requirements for the tables by (1) using malloced strings | harti | 2006-07-14 | 11 | -282/+604 |
* | Extend i4b to support CAPI manager based ISDN controllers (CAPI manager is pa... | twinterg | 2006-07-09 | 1 | -0/+14 |
* | Remove build timestamps. There's no need to know exactly when these programs | cperciva | 2006-07-09 | 6 | -6/+6 |
* | Turn on libfetch debugging if -v was specified on the command line. | des | 2006-07-08 | 1 | -0/+1 |
* | In get_exportlist(), properly loop over mounted filesystems. | rodrigc | 2006-07-08 | 1 | -5/+4 |
* | Fix checking of the "lock" file in the spool directory for a queue, | gad | 2006-07-07 | 1 | -2/+9 |
* | o Add an 'optional' keyword, which allows files to be in the | maxim | 2006-07-03 | 6 | -1/+36 |
* | Correct a typo | delphij | 2006-06-29 | 1 | -1/+1 |
* | Style: space after "return". | glebius | 2006-06-28 | 14 | -65/+65 |
* | Remove the last three calls to strncpy(), two of which would have | gad | 2006-06-27 | 1 | -6/+6 |
* | Remove the "oldorder" processing. The "neworder" processing has | gad | 2006-06-27 | 1 | -250/+16 |
* | There is a plenty of arch's out there where sizeof(size_t) != sizeof(int). | yar | 2006-06-19 | 1 | -1/+1 |
* | Give a major overhaul to asf(8). | yar | 2006-06-18 | 7 | -237/+685 |
* | Allow variable amounts of verbosity. | obrien | 2006-06-12 | 7 | -7/+7 |
* | o Finally learn how to spell "privileges". | maxim | 2006-06-11 | 2 | -2/+2 |
* | o Spell "privledges" correctly. Re-style comment. | maxim | 2006-06-11 | 2 | -3/+5 |
* | Use IP addresses out of "TEST-NET" (for use in documentation and | bz | 2006-06-11 | 1 | -9/+9 |
* | o Re-arrange parentheses and fix a conition logic for !do_dns case. | maxim | 2006-06-09 | 1 | -2/+2 |
* | o Add /etc/shells to a source files list. | maxim | 2006-06-08 | 1 | -0/+2 |
* | o NIS clients ask for "shells" map not "shells.list". | maxim | 2006-06-08 | 1 | -2/+1 |
* | Add adding_user.8 to SEE ALSO, note that usernames may contain any character | trhodes | 2006-06-07 | 1 | -3/+6 |
* | Use calloc() instead of zeroing the memory our own. | delphij | 2006-06-07 | 4 | -22/+11 |
* | For network filesystems (NFS, samba, etc.), do not pass "export" nmount() | rodrigc | 2006-06-06 | 1 | -0/+15 |
* | Cleanups for mailwrapper(8): | delphij | 2006-06-06 | 2 | -69/+42 |
* | - Fix markup | pav | 2006-06-04 | 1 | -1/+1 |
* | - Only print a clarifying message about which HCI node has been used if there | markus | 2006-06-02 | 1 | -4/+6 |
* | o Better be safe than sorry: check return code from setuid(2), | maxim | 2006-06-01 | 2 | -8/+30 |
* | Enable inadvertantly disabled "securenet" access controls in ypserv. [1] | cperciva | 2006-05-31 | 1 | -15/+22 |
* | Bring the "just copy" hit list closer to date. | ceri | 2006-05-31 | 1 | -2/+9 |
* | Update the location of the kernel for upgrades. | ceri | 2006-05-31 | 1 | -6/+7 |
* | Use some features of sh(1) which I didn't know about until today ("read" | cperciva | 2006-05-30 | 1 | -5/+2 |
* | Do not log "can't delete export" messages if nmount() returns ENOTSUP. | rodrigc | 2006-05-28 | 1 | -1/+1 |
* | Revert 1.73, since mounting devfs without a devfs ruleset inside a | simon | 2006-05-28 | 1 | -1/+0 |
* | Mention ruleset #4 (devfsrules_jail) in jail's man page. | matteo | 2006-05-28 | 1 | -1/+3 |
* | avoid null ptr deref | sam | 2006-05-27 | 1 | -5/+6 |
* | correct static array overrun | sam | 2006-05-27 | 1 | -1/+1 |
* | Move call to ignore SIGPIPE signals before calling fork(), | rodrigc | 2006-05-27 | 1 | -1/+3 |
* | Ignore SIGPIPE signals on write() failures. | rodrigc | 2006-05-25 | 1 | -0/+1 |
* | Unnest includes before forthcoming editing. | glebius | 2006-05-24 | 16 | -20/+95 |
* | Convert to nmount() and remove hardcoded checks for ufs, msdosfs, ntfs, | rodrigc | 2006-05-24 | 1 | -25/+19 |
* | If the user asks for "kernel sources" to be installed, extract the | cperciva | 2006-05-24 | 1 | -1/+1 |
* | Convert mountd to nmount(). Remove some hardcoded dependencies | rodrigc | 2006-05-23 | 2 | -69/+142 |
* | - Document the new Read_Node_List command, autodetection of HCI nodes and | markus | 2006-05-22 | 1 | -8/+9 |
* | - Add HCI node autodetection. As a consequence of this, make the '-n' | markus | 2006-05-22 | 3 | -7/+89 |