summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use ``.Rv -std'' wherever possible.ru2001-08-3143-232/+71
* o Move definition of CAP_MAX_BUF_LEN to sys/capability.hrwatson2001-08-311-0/+2
* Similar to changes on i386/alpha/etc pmap.c; converge on a similarpeter2001-08-313-45/+45
* Converge with i386/alpha/etc pmap.c for pmap_new_proc/pmap_dispose_proc().peter2001-08-311-16/+14
* Same as i386/i386/pmap.c: clean up some style. This is irrelevant sincepeter2001-08-311-15/+12
* Same treatment as i386/isa/pmap.c - clean up some style to sync towardspeter2001-08-311-39/+34
* Call OS-independent resume routine to execute _WAK .. etc.takawata2001-08-311-75/+1
* Revert previous delta; <arpa/inet.h> isn't quite ready to stop includingmike2001-08-311-16/+1
* Attempt to make key behavior more clear.eric2001-08-313-7/+4
* o Deprecate byteorder(3) prototypes from <sys/types.h>, these aremike2001-08-311-1/+16
* Do a style cleanup pass for the pmap_{new,dispose,etc}_proc() functionspeter2001-08-312-80/+68
* Remove already commented out entry for pci/fxp.cjlemon2001-08-311-1/+0
* The fxp driver has lived in dev/fxp for some time, remove old files.jlemon2001-08-313-2464/+0
* Prototypes for cap_equal_np() and cap_subset_np().rwatson2001-08-311-0/+10
* Note that ASU is now deprecated.rwatson2001-08-311-0/+1
* Revert previous "fix"; bus mice still have to be manually probed even inmsmith2001-08-312-2/+2
* o Use .Fx to refer to FreeBSDrwatson2001-08-311-1/+2
* o Remove definition of CAP_MAX_BUF_LEN since it is defined inrwatson2001-08-311-1/+4
* Tidy up cpu_fork() a little. This is mainly for changes I've beenpeter2001-08-311-39/+33
* Introduce implementations of POSIX.1e non-portable form capabilityrwatson2001-08-314-0/+366
* Properly move cursor when home and end keys are used.eric2001-08-312-4/+20
* Cleanupdillon2001-08-311-27/+68
* Get rid of most of the GIANT_XXX assertion defines. Nobody is going to usedillon2001-08-312-36/+1
* Giant pushdown syscalls in kern/uipc_syscalls.c. Affected calls:dillon2001-08-313-116/+279
* Add a UGAR() macro to simplify the diff's for the Giant pushdown.jhb2001-08-311-0/+6
* Make my Grandfather famous by showing the world my middle name,adrian2001-08-311-1/+1
* Giant Pushdown: sysv shm, sem, and msg calls.dillon2001-08-315-283/+510
* Add names for the TI PCI-1210, TI PCI-4410 and TI PCI-4450 parts. I hadimp2001-08-301-0/+9
* Move /etc/defaults/make.conf to /usr/share/examples/etc/make.conf asalex2001-08-3010-304/+24
* Add safety belts. A control endpoint doesn't have an endpoint descriptor.n_hibma2001-08-301-33/+10
* Add Xref to make.conf(5).alex2001-08-301-1/+2
* Nuke all ports related options. This file has to be re-edited oncealex2001-08-301-205/+0
* add a missing -o.luigi2001-08-301-1/+1
* Note the new cards supported by the asr and aac drivers.scottl2001-08-304-4/+22
* Corrected a typo.logo2001-08-301-1/+1
* New release note: SA-01:58.bmah2001-08-302-0/+6
* Add some missing words, markup tweaks.bmah2001-08-302-10/+10
* Take CAM_REQUEUE_REQ out of the class of things we were trying to honormjacob2001-08-301-1/+0
* Try to discard some ungetc data in saved internal buffer checks too,ache2001-08-302-7/+25
* goto dumb; if can't obtain curoff for whence != SEEK_CUR cases, as supposedache2001-08-301-8/+4
* Add more EOVERFLOW checks.ache2001-08-302-31/+94
* Fix kernel crash when VLANs are combined with ng_ether(4), by attachingarchie2001-08-301-1/+2
* Remove the MPSAFE keyword from the parser for syscalls.master.dillon2001-08-3010-95/+114
* Axe all the plists and supporting scripts to manage them and use them tojhb2001-08-3054-5384/+0
* Overhaul this script a bit:jhb2001-08-301-20/+107
* The current XFree86 port needs some help in the BUILD_XDIST case. Commitjhb2001-08-301-0/+52
* Revert the previous delta and apply a better fix which correctsmike2001-08-301-9/+5
* Remove old acpica modulemsmith2001-08-301-49/+0
* ACPI no longer has an ISA attachment.msmith2001-08-301-1/+0
* Clear SA_FLAG_ERR_PENDING for MTREW, MTERASE and MTRETENS ioctl cases.mjacob2001-08-301-85/+112
OpenPOWER on IntegriCloud