| Commit message (Expand) | Author | Age | Files | Lines |
* | Raise limit for port lists to 30 entries/ranges. | luigi | 2002-08-19 | 1 | -6/+4 |
* | Leave room for a trailing NUL not a NULL, that's not an ASCII character. | jmallett | 2002-08-19 | 2 | -2/+2 |
* | Remove local prototypes for main(). | jmallett | 2002-08-19 | 16 | -20/+0 |
* | Add a unary -not operator ala -false and !, for sake of completeness. | jmallett | 2002-08-19 | 2 | -0/+2 |
* | Added rules to generate .c files from .m files. Run mkdep on these .c | bde | 2002-08-19 | 1 | -3/+10 |
* | New release notes: chmod(1) -v -v; od(1) -A, -N, -j, -s, -t | johan | 2002-08-19 | 2 | -8/+30 |
* | Last commit should also have said | johan | 2002-08-18 | 0 | -0/+0 |
* | Remove unused variable. camcontrol is now WARNS=2 clean on i386. | johan | 2002-08-18 | 1 | -1/+0 |
* | A side effect of some debugging: prototypify and deregister. | phk | 2002-08-18 | 1 | -45/+18 |
* | Finished removing env(1) commands, as in rev.1.13 but non-broken. Set | bde | 2002-08-18 | 1 | -5/+5 |
* | Correctly handle empty path arguments, e.g., whereis -S -f biff. | johan | 2002-08-18 | 1 | -7/+3 |
* | Clarify the explanation of the behavior for setuid programs by | jdp | 2002-08-18 | 1 | -2/+2 |
* | Include <nlist.h> for nlist interfaces instead of depending on namespace | bde | 2002-08-18 | 3 | -0/+3 |
* | Use essentially the same formatting of the CPU stats percentages as in | bde | 2002-08-18 | 1 | -1/+1 |
* | Include <nlist.h> for nlist interfaces instead of depending on namespace | bde | 2002-08-18 | 1 | -0/+1 |
* | Provide an iso8859 table similar to share/misc/ascii. | schweikh | 2002-08-18 | 2 | -1/+41 |
* | Apply reference counting patch. Fixes problem of two applications | orion | 2002-08-18 | 1 | -35/+33 |
* | Fix args for contigmalloc, cosmetics. | sos | 2002-08-18 | 3 | -85/+88 |
* | Add dev# for pst driver | sos | 2002-08-18 | 1 | -0/+1 |
* | Use uhci_pci_match to return the device description and rework the | joe | 2002-08-18 | 2 | -56/+44 |
* | Add a comment to remind that uhci_pci_match will never return NULL. | joe | 2002-08-18 | 2 | -12/+22 |
* | Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoid | sobomax | 2002-08-18 | 20 | -62/+64 |
* | Avoid accessing the current job's process table in the child part of | tjr | 2002-08-18 | 1 | -3/+5 |
* | Implement the ISO C90 Amd.1 restartable wide and multibyte character | tjr | 2002-08-18 | 14 | -13/+1020 |
* | Catch up to rev 1.8 of sys/alpha/osf1/osf1_mount.c. | mike | 2002-08-18 | 1 | -1/+2 |
* | Whitespace fix. | bmah | 2002-08-18 | 2 | -4/+4 |
* | Misc fixups. | bmah | 2002-08-18 | 2 | -6/+6 |
* | MFCs noted: tcsh-6.12, top 3.5b12, OpenSSL-0.9.6g. | bmah | 2002-08-18 | 2 | -6/+6 |
* | Fix warning. These structs should probably be removed altogether. | jake | 2002-08-18 | 1 | -0/+2 |
* | Forgot this in last commit. | jake | 2002-08-18 | 1 | -2/+2 |
* | o Simplify the ptphint test in pmap_release_free_page(). In other words, | alc | 2002-08-18 | 2 | -2/+2 |
* | Add pmap support for user mappings of multiple page sizes (super pages). | jake | 2002-08-18 | 10 | -380/+481 |
* | Fix VRA configuration. | orion | 2002-08-18 | 1 | -3/+6 |
* | Consolidate the device recognition code. | joe | 2002-08-18 | 2 | -114/+8 |
* | Oops, last manual commit was to -stable, should have been to -current. | dillon | 2002-08-17 | 2 | -0/+53 |
* | Move wcwidth() to separate file, it doesn't belong to iswctype.c at all | ache | 2002-08-17 | 3 | -11/+58 |
* | According to SUSv2, wcwidth() should return -1 for non-printing characters | ache | 2002-08-17 | 1 | -1/+1 |
* | Cosmetic - remove unneded brackets and #undef | ache | 2002-08-17 | 2 | -41/+40 |
* | Now that NEWCARD is gone, NEWCARD.hints is even less necessary. | imp | 2002-08-17 | 1 | -80/+0 |
* | Implement TCP bandwidth delay product window limiting, similar to (but | dillon | 2002-08-17 | 7 | -0/+338 |
* | If we're using ancient (pre 1.17.0) 2100 f/w (for the cards that cannot | mjacob | 2002-08-17 | 1 | -22/+63 |
* | We only do isp_reinit from isp_async if ISP_FW_CRASH_DUMP is defined- | mjacob | 2002-08-17 | 1 | -0/+12 |
* | Fix the incorrect parsing of the Risc2Host isr. For RIO_16, | mjacob | 2002-08-17 | 1 | -1/+13 |
* | Add ICBXOPT_ZIO definition. | mjacob | 2002-08-17 | 1 | -0/+1 |
* | Add ISPASYNC_FW_DUMPED async event. | mjacob | 2002-08-17 | 1 | -0/+3 |
* | Support for VIA VT8233 audio controller. | orion | 2002-08-17 | 6 | -1/+812 |
* | Remove support for the vt8233. Specs for chipset changed mid-revision | orion | 2002-08-17 | 2 | -200/+75 |
* | wcwidth: fix espression to work correctly with SWIDTH0 | ache | 2002-08-17 | 1 | -2/+4 |
* | Show job control ID, command text, etc. when foreground processes are | tjr | 2002-08-17 | 1 | -7/+2 |
* | Add ut to xterm (which was removed from vt* it refers) | ache | 2002-08-17 | 1 | -1/+1 |