| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the code with respect to the assumption that sizeof(long) == 4. | harti | 2003-07-30 | 1 | -32/+32 |
* | Fix what was a common idiom in PDP-11 days: declare a local int and | harti | 2003-07-30 | 1 | -2/+2 |
* | Make this compile with WARNS=6. | harti | 2003-07-30 | 2 | -102/+78 |
* | Fix warnings: a variable that was unused, a variable that | harti | 2003-07-30 | 1 | -4/+3 |
* | Use size_t for buffer sizes. Improve error handling in some places. | harti | 2003-07-29 | 8 | -148/+117 |
* | Add support for CBR and VBR PVCs. Enhance the error handling for | harti | 2003-07-28 | 3 | -39/+159 |
* | Enable dhclient to poll the interface state and send only | mbr | 2003-07-28 | 1 | -1/+1 |
* | Make atm WARNS=6 clean. The changes are mostly: | harti | 2003-07-28 | 10 | -382/+299 |
* | o Fix usage(): remove '-l', add missed '-f', sort. | maxim | 2003-07-26 | 1 | -1/+1 |
* | Remove references to the '-l' option in synopsis. The rest of the | simon | 2003-07-26 | 1 | -2/+1 |
* | Minor mdoc(7) cleanup, based on the PR below. | simon | 2003-07-26 | 1 | -2/+4 |
* | When deciding whether to download the microcode or not look at the API rather | harti | 2003-07-25 | 1 | -1/+1 |
* | Due to a gcc bug, it doesn't like local variables with names like 'sin'. | harti | 2003-07-25 | 1 | -3/+3 |
* | Make ilmid WARNS=6 clean. The problem were a couple of unused function | harti | 2003-07-25 | 2 | -14/+14 |
* | Build /sbin/gpt on amd64 for good luck as well. | peter | 2003-07-24 | 1 | -1/+2 |
* | Simplistic C comment re is wrong, use more correct one | imp | 2003-07-23 | 1 | -1/+1 |
* | Remove old workaround | imp | 2003-07-23 | 1 | -3/+1 |
* | Add a note that net.inet.ip.fw.autoinc_step is ipfw2-specific | luigi | 2003-07-22 | 1 | -0/+4 |
* | Quote from a Problem Report: | maxim | 2003-07-21 | 1 | -1/+1 |
* | o Initialize do_pipe before command parsing. | maxim | 2003-07-21 | 1 | -0/+1 |
* | Take advantage of the use of file system IDs to simplify umount(8) | iedowse | 2003-07-20 | 1 | -298/+144 |
* | When mount(8) is invoked with the `-v' flag, display the filesystem | iedowse | 2003-07-18 | 3 | -17/+54 |
* | Don't call print_pdu() when we are not debugging. This would result | harti | 2003-07-18 | 1 | -1/+2 |
* | Since checkmntlist() and getmntentry() return a struct statfs that | iedowse | 2003-07-18 | 1 | -24/+17 |
* | When the file system to unmount is specified by device name instead | iedowse | 2003-07-18 | 1 | -45/+7 |
* | Userland side of: | luigi | 2003-07-15 | 2 | -14/+22 |
* | Make sure that comments are printed at the end of a rule. | luigi | 2003-07-15 | 1 | -2/+4 |
* | Fix one typo in help() string, remove whitespace at end of line and | luigi | 2003-07-14 | 1 | -24/+23 |
* | o Rename local variables, do not shadow global declarations. | maxim | 2003-07-14 | 1 | -7/+7 |
* | o Kill MINICMPLEN, there is ICMP_MINLEN already. | maxim | 2003-07-14 | 1 | -7/+6 |
* | o Be ready to get a reply with length up to IP_MAXPACKET. | maxim | 2003-07-14 | 1 | -11/+18 |
* | ccept of empty lines when reading from a file (this fixes a bug | luigi | 2003-07-14 | 1 | -25/+52 |
* | Remove reference to max block size. dump no longer limits the block size. | grog | 2003-07-14 | 1 | -13/+1 |
* | Add a '-T' flag to print the timestamp as numeric value instead | luigi | 2003-07-12 | 2 | -5/+14 |
* | Document the existence of comments in ipfw rules, | luigi | 2003-07-12 | 1 | -4/+11 |
* | In random order: | luigi | 2003-07-12 | 1 | -218/+277 |
* | Do not compare unsigned int values with ULONG_MAX. The comparison is | kan | 2003-07-11 | 2 | -5/+5 |
* | Correct to match reality regarding interface names. | dannyboy | 2003-07-08 | 1 | -3/+7 |
* | * introduce a section on SYNTAX to document the handling | luigi | 2003-07-08 | 1 | -44/+77 |
* | A bunch of changes (mostly syntactic sugar, all backward compatible): | luigi | 2003-07-08 | 1 | -251/+383 |
* | Drop the pid file after we call the final daemon call. w/o -n would | imp | 2003-07-05 | 1 | -2/+4 |
* | Implement the 'ipsec' option to match packets coming out of an ipsec tunnel. | luigi | 2003-07-04 | 2 | -0/+22 |
* | Remove smbfs, portalfs, and nwfs from sbin. The sources live in usr.sbin | gordon | 2003-07-02 | 17 | -2370/+0 |
* | Move mount_portalfs, mount_smbfs, and mount_nwfs from sbin to usr.sbin. | gordon | 2003-07-02 | 1 | -4/+1 |
* | Add a new mount flag MNT_BYFSID that can be used to unmount a file | iedowse | 2003-07-01 | 1 | -70/+71 |
* | Remove pathnames.h. | gordon | 2003-06-29 | 1 | -2/+0 |
* | Tweak a couple of utilities so they compile cleanly for /rescue. Mostly | gordon | 2003-06-29 | 2 | -2/+8 |
* | Move path definitions to include/paths.h. This makes it easier to override | gordon | 2003-06-29 | 2 | -14/+5 |
* | Convert fsck and mount to using execvP to find fsck_foo and mount_foo. | gordon | 2003-06-29 | 4 | -89/+13 |
* | o update for new 802.11 support | sam | 2003-06-28 | 1 | -2/+6 |