summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Enter complier upgrade mode again. We need to cut 169 bytes from this:obrien1999-11-142-16/+16
* Turn on the -fforce-addr and -fschedule-insns optimizations. Addingobrien1999-11-132-4/+6
* Make fstat work with file arguments again after being broken by dev_tgreen1999-11-131-1/+28
* Document changed calling conventions (lost WILLRELE) for VOP_MKNOD andeivind1999-11-131-13/+1
* Remove WILLRELE from VOP_SYMLINKeivind1999-11-1315-69/+42
* Fix time printing bugache1999-11-131-0/+8
* Add the es1888 PnP helper.dfr1999-11-131-0/+1
* Enable mixer on alpha.dfr1999-11-131-1/+1
* * Ignore the wierd fakechan workarounds for simplex in dsp_ioctl().dfr1999-11-1310-66/+492
* Don't insist on 4 digit umasks in ``set server''.brian1999-11-133-20/+12
* Make the meaning of the provider part of the PPPoE device spec clearer.brian1999-11-132-8/+6
* Update to driver 2.05roger1999-11-134-30/+37
* Fix style bugs from last commiteivind1999-11-132-12/+8
* Fixed the size of array.nyan1999-11-132-2/+2
* Fixed missing changes from sys/i386/conf/GENERIC.nyan1999-11-132-34/+52
* Fix man so that it does not allow command line arguments to expand whenjhb1999-11-131-4/+6
* Add many new devicelabelsn_hibma1999-11-124-80/+399
* (1) Remove ISO support, it's dead in the kernel anyway.billf1999-11-122-188/+12
* Replace 'i386' with '${MACHINE_ARCH}' in preparation of the developmentmarcel1999-11-121-1/+1
* Set the queue length.phk1999-11-121-0/+1
* Remove obsolete token ring support comments.jkh1999-11-122-8/+0
* Reserve #134 for vak@hanoi.cronyx.ru - Cronyx Tau-PCI device.jkh1999-11-121-0/+1
* Make binutils for Alpha work on i386 machine, by properly definingmarcel1999-11-121-1/+6
* Go to a bit more trouble to make it absolutely clear that malloc(3)peter1999-11-121-2/+9
* Make cross-compilation work for Alpha on i386 machines. Note thatmarcel1999-11-121-1/+15
* Repo copy ncp_cfg.h ncp_lib.h ncp_file.h ncp_rcfile.h from here topeter1999-11-125-420/+1
* Reserve space for FPU state in struct sigcontext. Fix some style bugsmarcel1999-11-122-22/+36
* Sync with sys/i386/i386/machdep.c revision 1.375.nyan1999-11-122-4/+4
* Change the type of sf_addr in struct {o}sigframe from char* tomarcel1999-11-124-20/+22
* Fix bootpd for Alpha.marcel1999-11-123-9/+11
* Fix the case where there's no path and doscmd defaults it to C:\marcel1999-11-121-1/+1
* 'Dq' -> '.Dq'billf1999-11-121-3/+3
* Remove WILLRELE from VOP_RENAMEeivind1999-11-1210-37/+63
* Fix the computation of the status of the transfers. It never saw a STALLEDn_hibma1999-11-111-8/+17
* Oops forgot to put the source MAC address on outgoing packets!julian1999-11-111-1/+3
* Provide an empty name to getsockname() if one hasn't been set up.brian1999-11-111-15/+28
* Avoid the usurping messagen_hibma1999-11-112-2/+15
* Give nfsd the ability to bind to specific IP addresses through the -hdillon1999-11-114-50/+186
* Remove special case socket sharing code in order to allow nfsd todillon1999-11-114-48/+60
* Reorganise the code so that I can add custom identify drivers dynamicallydfr1999-11-111-1/+71
* Sync with sys/isa/fd.c revision 1.167.nyan1999-11-112-98/+258
* Make `-r -s' also match the BSDI output.obrien1999-11-112-2/+2
* Add code to support ISA PnP.dfr1999-11-113-89/+248
* Correct a locking error in apause: It should always holdalc1999-11-111-14/+16
* Oops, netgraph.o -> ether.o for the RELEASE build.brian1999-11-111-2/+2
* More bug fixes.archie1999-11-101-17/+21
* Minor change to the configuration of number of slots.archie1999-11-101-2/+2
* Re-organise the code which manages the owner of the FP state (fpcurproc).dfr1999-11-109-102/+180
* Dont listen to disks that say they can only do 0 sector transfers.sos1999-11-101-1/+1
* vsprintf -> vsnprintf in msg().imp1999-11-101-1/+1
OpenPOWER on IntegriCloud