aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add manpage for inet_net_ntop(3) and inet_net_pton(3).Ruslan Ermilov2001-08-313-1/+162
* Use ``.Rv -std'' wherever possible.Ruslan Ermilov2001-08-3143-232/+71
* o Move definition of CAP_MAX_BUF_LEN to sys/capability.hRobert Watson2001-08-311-0/+2
* Similar to changes on i386/alpha/etc pmap.c; converge on a similarPeter Wemm2001-08-313-45/+45
* Converge with i386/alpha/etc pmap.c for pmap_new_proc/pmap_dispose_proc().Peter Wemm2001-08-311-16/+14
* Same as i386/i386/pmap.c: clean up some style. This is irrelevant sincePeter Wemm2001-08-311-15/+12
* Same treatment as i386/isa/pmap.c - clean up some style to sync towardsPeter Wemm2001-08-311-39/+34
* Call OS-independent resume routine to execute _WAK .. etc.Takanori Watanabe2001-08-311-75/+1
* Revert previous delta; <arpa/inet.h> isn't quite ready to stop includingMike Barcroft2001-08-311-16/+1
* Attempt to make key behavior more clear.Eric Melville2001-08-313-7/+4
* o Deprecate byteorder(3) prototypes from <sys/types.h>, these areMike Barcroft2001-08-311-1/+16
* Do a style cleanup pass for the pmap_{new,dispose,etc}_proc() functionsPeter Wemm2001-08-312-80/+68
* Remove already commented out entry for pci/fxp.cJonathan Lemon2001-08-311-1/+0
* The fxp driver has lived in dev/fxp for some time, remove old files.Jonathan Lemon2001-08-313-2464/+0
* Prototypes for cap_equal_np() and cap_subset_np().Robert Watson2001-08-311-0/+10
* Note that ASU is now deprecated.Robert Watson2001-08-311-0/+1
* Revert previous "fix"; bus mice still have to be manually probed even inMike Smith2001-08-312-2/+2
* o Use .Fx to refer to FreeBSDRobert Watson2001-08-311-1/+2
* o Remove definition of CAP_MAX_BUF_LEN since it is defined inRobert Watson2001-08-311-1/+4
* Tidy up cpu_fork() a little. This is mainly for changes I've beenPeter Wemm2001-08-311-39/+33
* Introduce implementations of POSIX.1e non-portable form capabilityRobert Watson2001-08-314-0/+366
* Properly move cursor when home and end keys are used.Eric Melville2001-08-312-4/+20
* CleanupMatthew Dillon2001-08-311-27/+68
* Get rid of most of the GIANT_XXX assertion defines. Nobody is going to useMatthew Dillon2001-08-312-36/+1
* Giant pushdown syscalls in kern/uipc_syscalls.c. Affected calls:Matthew Dillon2001-08-313-116/+279
* Add a UGAR() macro to simplify the diff's for the Giant pushdown.John Baldwin2001-08-311-0/+6
* Make my Grandfather famous by showing the world my middle name,Adrian Chadd2001-08-311-1/+1
* Giant Pushdown: sysv shm, sem, and msg calls.Matthew Dillon2001-08-315-283/+510
* Add names for the TI PCI-1210, TI PCI-4410 and TI PCI-4450 parts. I hadWarner Losh2001-08-301-0/+9
* Move /etc/defaults/make.conf to /usr/share/examples/etc/make.conf asAlexander Langer2001-08-3010-304/+24
* Add safety belts. A control endpoint doesn't have an endpoint descriptor.Nick Hibma2001-08-301-33/+10
* Add Xref to make.conf(5).Alexander Langer2001-08-301-1/+2
* Nuke all ports related options. This file has to be re-edited onceAlexander Langer2001-08-301-205/+0
* add a missing -o.Luigi Rizzo2001-08-301-1/+1
* Note the new cards supported by the asr and aac drivers.Scott Long2001-08-304-4/+22
* Corrected a typo.Valentino Vaschetto2001-08-301-1/+1
* New release note: SA-01:58.Bruce A. Mah2001-08-302-0/+6
* Add some missing words, markup tweaks.Bruce A. Mah2001-08-302-10/+10
* Take CAM_REQUEUE_REQ out of the class of things we were trying to honorMatt Jacob2001-08-301-1/+0
* Try to discard some ungetc data in saved internal buffer checks too,Andrey A. Chernov2001-08-302-7/+25
* goto dumb; if can't obtain curoff for whence != SEEK_CUR cases, as supposedAndrey A. Chernov2001-08-301-8/+4
* Add more EOVERFLOW checks.Andrey A. Chernov2001-08-302-31/+94
* Fix kernel crash when VLANs are combined with ng_ether(4), by attachingArchie Cobbs2001-08-301-1/+2
* Remove the MPSAFE keyword from the parser for syscalls.master.Matthew Dillon2001-08-3010-95/+114
* Axe all the plists and supporting scripts to manage them and use them toJohn Baldwin2001-08-3054-5384/+0
* Overhaul this script a bit:John Baldwin2001-08-301-20/+107
* The current XFree86 port needs some help in the BUILD_XDIST case. CommitJohn Baldwin2001-08-301-0/+52
* Revert the previous delta and apply a better fix which correctsMike Barcroft2001-08-301-9/+5
* Remove old acpica moduleMike Smith2001-08-301-49/+0
* ACPI no longer has an ISA attachment.Mike Smith2001-08-301-1/+0