summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add the alpha MD files for gcc to product ELF for FreeBSD/Alpha.jb1998-01-1114-0/+8479
* More i386 -> ${MACHINE} changes to make this Makefile machinejb1998-01-111-15/+15
* Replace i386 references with ${MACHINE} to make this makefile almostjb1998-01-111-7/+11
* Remove includes of if_var.h and in_var.hbrian1998-01-111-5/+1
* Since the alpha has to use NetBSD's kernel for the time being, it alsojb1998-01-111-0/+607
* Move _JBLEN definition to <machine/setjmp.h> like on NetBSD. Removejb1998-01-111-25/+4
* CSU source for Alpha obtained from NetBSD. The makefile will requirejb1998-01-114-0/+419
* Allow 6 byte interface names (for >tun99)brian1998-01-111-2/+2
* Add ppp, at long last, back to GENERIC. We have enough room in thejkh1998-01-112-6/+4
* Fix softclock calling so we don't loose timeouts (I broke this ~10h ago)phk1998-01-114-12/+16
* Add a machine dependent header for the i386 jmp_buf size instead of pilingjb1998-01-102-0/+70
* Add a machine dependent header to size the jmpbuf instead of pilingjb1998-01-101-0/+35
* We can now build libm on Alpha. There is very little MD alpha code.jb1998-01-101-3/+0
* Avoid building x86 specific libraries on Alpha.jb1998-01-101-2/+8
* PAL codes needed for asm.hjb1998-01-101-0/+93
* This is the only alpha math source that NetBSD has.jb1998-01-102-0/+90
* Header files which are linked from /usr/include to /usr/include/machine.jb1998-01-106-1/+881
* Pause according to the redial setting when dialing manually.brian1998-01-101-1/+6
* A partial frontal lobotomy for find if using the NetBSD libc whichjb1998-01-103-1/+12
* Pass an actual empty environment to execle() as per POSIX rather thanalex1998-01-101-10/+28
* Put back __libalias_version so ppp(8) build again.steve1998-01-102-0/+6
* Rename the pwd_mkdb(8) option '-c' to '-C' for better compatiblitywosch1998-01-103-11/+11
* Sync with ipfw interface change: fw_pts is now part of a union (aalex1998-01-102-10/+10
* Minor brace gymnastics so that /etc/wall_cmos_clock is reallysteve1998-01-101-3/+4
* include <net/if.h> and restore this to sanity.jkh1998-01-102-0/+2
* Whoops. softclock is called from doreti_swi as well. Abandon call fromphk1998-01-103-14/+8
* Whoops. softclock is called from doreti_swi as well. Abandon call fromphk1998-01-101-2/+2
* Sync with sys/i386/isa/syscons.c revision 1.244.kato1998-01-101-4/+28
* Effect the divorce of kern_clock.c and kern_timeout.c (which wasphk1998-01-105-1679/+27
* These are a few of the alpha machine dependent header files - the firstjb1998-01-1011-0/+1419
* Bruce says that ${.CURDIR}/csu/${MACHINE} will prevent finding ajb1998-01-101-2/+6
* Added PnP I/O port address of NEC PC-98.kato1998-01-101-2/+7
* Fixed change prerequisites for <net/if_arp.h>:bde1998-01-101-4/+4
* Make the ".set" directive copy the aux field when the expressionjdp1998-01-101-1/+2
* Compare return code from ipfw against 0 for success instead of == 1alex1998-01-107-28/+28
* Implement Reset{Req,Ack} properly, as per rfc 1962.brian1998-01-109-42/+84
* Use manpath(1) to determine the value of ${MANPATH} instead ofsteve1998-01-091-8/+9
* Allow this to compile with NetBSD tools.jb1998-01-091-1/+1
* Teach libalias to work with IPFW firewalls (controlled by a flag).eivind1998-01-0918-186/+950
* NetBSD has sys_errlist in errno.h, not stdio.h like FreeBSD.jb1998-01-091-0/+1
* Don't build libc, libc_r or libm on Alpha yet. We'll do the otherjb1998-01-091-3/+7
* Fix an anomaly in the option descriptions.steve1998-01-091-1/+2
* Fix generation of Comtrol RocketPort devices.steve1998-01-092-4/+6
* MF22: Additional paranoia in cleanup.jkh1998-01-091-2/+2
* Revert to previous behaviour, only generate NLST for explicit "nlist"msmith1998-01-091-3/+3
* Revert the changes yet again, after some email from Bruce. Sorry.sef1998-01-095-13/+13
* - Produce the accent letter if the user hits the accent key twice.yokota1998-01-093-12/+84
* Sync with sys/i386/conf/files.i386 revision 1.184.kato1998-01-092-4/+4
* Add __NetBSD__ in a couple of places to allow this program tojb1998-01-091-3/+5
* Make a couple of the stat flags dependent on the sys/stat.h header filejb1998-01-095-5/+45
OpenPOWER on IntegriCloud