summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Raise limit for port lists to 30 entries/ranges.luigi2002-08-191-6/+4
* Leave room for a trailing NUL not a NULL, that's not an ASCII character.jmallett2002-08-192-2/+2
* Remove local prototypes for main().jmallett2002-08-1916-20/+0
* Add a unary -not operator ala -false and !, for sake of completeness.jmallett2002-08-192-0/+2
* Added rules to generate .c files from .m files. Run mkdep on these .cbde2002-08-191-3/+10
* New release notes: chmod(1) -v -v; od(1) -A, -N, -j, -s, -tjohan2002-08-192-8/+30
* Last commit should also have saidjohan2002-08-180-0/+0
* Remove unused variable. camcontrol is now WARNS=2 clean on i386.johan2002-08-181-1/+0
* A side effect of some debugging: prototypify and deregister.phk2002-08-181-45/+18
* Finished removing env(1) commands, as in rev.1.13 but non-broken. Setbde2002-08-181-5/+5
* Correctly handle empty path arguments, e.g., whereis -S -f biff.johan2002-08-181-7/+3
* Clarify the explanation of the behavior for setuid programs byjdp2002-08-181-2/+2
* Include <nlist.h> for nlist interfaces instead of depending on namespacebde2002-08-183-0/+3
* Use essentially the same formatting of the CPU stats percentages as inbde2002-08-181-1/+1
* Include <nlist.h> for nlist interfaces instead of depending on namespacebde2002-08-181-0/+1
* Provide an iso8859 table similar to share/misc/ascii.schweikh2002-08-182-1/+41
* Apply reference counting patch. Fixes problem of two applicationsorion2002-08-181-35/+33
* Fix args for contigmalloc, cosmetics.sos2002-08-183-85/+88
* Add dev# for pst driversos2002-08-181-0/+1
* Use uhci_pci_match to return the device description and rework thejoe2002-08-182-56/+44
* Add a comment to remind that uhci_pci_match will never return NULL.joe2002-08-182-12/+22
* Increase size of ifnet.if_flags from 16 bits (short) to 32 bits (int). To avoidsobomax2002-08-1820-62/+64
* Avoid accessing the current job's process table in the child part oftjr2002-08-181-3/+5
* Implement the ISO C90 Amd.1 restartable wide and multibyte charactertjr2002-08-1814-13/+1020
* Catch up to rev 1.8 of sys/alpha/osf1/osf1_mount.c.mike2002-08-181-1/+2
* Whitespace fix.bmah2002-08-182-4/+4
* Misc fixups.bmah2002-08-182-6/+6
* MFCs noted: tcsh-6.12, top 3.5b12, OpenSSL-0.9.6g.bmah2002-08-182-6/+6
* Fix warning. These structs should probably be removed altogether.jake2002-08-181-0/+2
* Forgot this in last commit.jake2002-08-181-2/+2
* o Simplify the ptphint test in pmap_release_free_page(). In other words,alc2002-08-182-2/+2
* Add pmap support for user mappings of multiple page sizes (super pages).jake2002-08-1810-380/+481
* Fix VRA configuration.orion2002-08-181-3/+6
* Consolidate the device recognition code.joe2002-08-182-114/+8
* Oops, last manual commit was to -stable, should have been to -current.dillon2002-08-172-0/+53
* Move wcwidth() to separate file, it doesn't belong to iswctype.c at allache2002-08-173-11/+58
* According to SUSv2, wcwidth() should return -1 for non-printing charactersache2002-08-171-1/+1
* Cosmetic - remove unneded brackets and #undefache2002-08-172-41/+40
* Now that NEWCARD is gone, NEWCARD.hints is even less necessary.imp2002-08-171-80/+0
* Implement TCP bandwidth delay product window limiting, similar to (butdillon2002-08-177-0/+338
* If we're using ancient (pre 1.17.0) 2100 f/w (for the cards that cannotmjacob2002-08-171-22/+63
* We only do isp_reinit from isp_async if ISP_FW_CRASH_DUMP is defined-mjacob2002-08-171-0/+12
* Fix the incorrect parsing of the Risc2Host isr. For RIO_16,mjacob2002-08-171-1/+13
* Add ICBXOPT_ZIO definition.mjacob2002-08-171-0/+1
* Add ISPASYNC_FW_DUMPED async event.mjacob2002-08-171-0/+3
* Support for VIA VT8233 audio controller.orion2002-08-176-1/+812
* Remove support for the vt8233. Specs for chipset changed mid-revisionorion2002-08-172-200/+75
* wcwidth: fix espression to work correctly with SWIDTH0ache2002-08-171-2/+4
* Show job control ID, command text, etc. when foreground processes aretjr2002-08-171-7/+2
* Add ut to xterm (which was removed from vt* it refers)ache2002-08-171-1/+1
OpenPOWER on IntegriCloud