summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ${MACHINE} -> ${MACHINE_ARCH}marcel1999-11-1413-40/+47
* Add reference to the share/examples/nwclient directory.bp1999-11-142-12/+14
* Add reference to the share/examples/nwclient directory.bp1999-11-142-10/+5
* Make cross-compilation work for Alpha on i386 machines.obrien1999-11-141-0/+12
* Remove 'SET_ASM_OP' macro, which is unused now and rather harmfulobrien1999-11-141-3/+0
* Changes for Alpha and EGCS.obrien1999-11-141-67/+473
* Support PPPoE.brian1999-11-145-3/+182
* Try handle missing packet tags better.julian1999-11-141-12/+19
* Fix screwup on synthesising incoming ethernet header in Netgraph mode.julian1999-11-141-2/+3
* This commit was generated by cvs2svn to compensate for changes in r53142,obrien1999-11-141-84/+165
|\
| * Virgin import of the GCC 2.95.1 compilersobrien1999-11-141-84/+165
* | This commit was generated by cvs2svn to compensate for changes in r53140,obrien1999-11-141-0/+2170
|\ \ | |/
| * Virgin import of gcc from EGCS 1.1.2obrien1999-11-141-0/+2170
* | Fix clobbers so that GENERIC may compile with GCC 2.95.2.obrien1999-11-149-747/+756
* | 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
OpenPOWER on IntegriCloud