summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* replace gethostbyname() with getaddrinfo(), and gethostbyaddr() withshin2000-01-091-15/+24
* Removed bogus include of opt_global.h. opt_global.h is automaticallybde2000-01-092-2/+0
* Put COMPAT_SVR4 in opt_dontuse.h for the same reasons as IBCS2 andbde2000-01-094-40/+36
* Compile svr4_genassym.c with ordinary ${CFLAGS}. The (small) need forbde2000-01-091-4/+3
* Routines needed by new kerberos.markm2000-01-091-1/+1
* Compile linux_genassym.c with ordinary ${CFLAGS}. The (small) need forbde2000-01-091-3/+3
* Merge from sys/isa/fd.c revision from 1.171 to 1.176 and sys/isa/fdreg.hnyan2000-01-094-430/+488
* Fixed a missing forward declaration. I don't know why I though thebde2000-01-091-0/+1
* Update for KTH Kerberos (eBones) v1.0markm2000-01-098-69/+261
* Correct discrepancy between definition of argument to tempnam() andkris2000-01-091-2/+2
* resolve conflicts.markm2000-01-095-336/+574
* update pcvt manual page to document the scrollbackbuffer usagehm2000-01-091-10/+17
* fix the premature termination of playbackcg2000-01-091-1/+1
* This commit was generated by cvs2svn to compensate for changes in r55643,markm2000-01-09358-4058/+14172
|\
| * Clean import of KTH Kerberos (eBones) v1.0.markm2000-01-09363-4394/+14746
* | Compile *_genassym.c with ordinary ${CFLAGS}. The (small) needs forbde2000-01-092-16/+16
* | Strip even more unneeded symbols.jkh2000-01-091-1/+1
* | enable the neomagic drivercg2000-01-091-0/+1
* | driver for neomagic 256av and 256zxcg2000-01-093-0/+5393
* | modify sndstat outputcg2000-01-091-4/+12
* | Quick fix for LINT breakage. KERNFORMAT went away, so don't use itbde2000-01-092-4/+4
* | Bump configversion. The controller/device changes are upwards but notpeter2000-01-098-8/+8
* | Close buffer overflows. This is partially based on an old version ofkris2000-01-091-22/+25
* | Spell chown right.imp2000-01-091-1/+1
* | Remove BROADCAST flag from faith interface,shin2000-01-091-2/+2
* | enable IPsec over DUMMYNET againshin2000-01-091-17/+14
* | Install mailer.conf in /etc/mail instead of /etc.nyan2000-01-091-2/+1
* | Sync contents of struct nfsd_svrargskris2000-01-091-2/+2
* | Convert the filesystem type returned in struct statfs by syscallsmarcel2000-01-082-4/+102
* | - Add year 2000 copyright to driver files.groudier2000-01-083-20/+58
* | Include <stddef.h> here so that <sys/assym.h> can be unpolluted.bde2000-01-081-4/+3
* | Include <stddef.h> here so that <sys/assym.h> can be unpolluted.bde2000-01-082-2/+6
* | Add Latin4 wide fontsache2000-01-084-1/+199
* | Add "-I@/../include" and/or "-I${DESTDIR}/usr/include" to CFLAGS,bde2000-01-082-6/+24
* | Add Latin4 fonts, VGA 9bit mappedache2000-01-085-0/+240
* | add Latin4 screen mapache2000-01-082-1/+68
* | Correctly backspace over number N that preceeds macros.hoek2000-01-081-7/+12
* | config(8) doesn't know anything about scsi devices like it used to, removepeter2000-01-083-60/+42
* | Further sync Alpha and i386 Makefiles. Remove KERNFORMAT = elf stuff aspeter2000-01-085-63/+8
* | Fix lots of warnings caused by __sigisempty and __sigseteq being externspeter2000-01-081-2/+0
* | Add Latin2 conversion tableache2000-01-086-3/+177
* | genassym is ELF-only, therefore the kernel is now ELF-only as well.peter2000-01-083-24/+0
* | Support getting *.$MACHINE from sys/conf as well as sys/$MACHINE/conf.peter2000-01-082-14/+25
* | Allow #-comments in conversion table fileache2000-01-0812-57/+189
* | Sync with i386marcel2000-01-084-30/+20
* | Change NDFREE() from a macro to a function for the time being; the macroeivind2000-01-083-36/+69
* | Sync the sym0 description while here. It doesn't conflict with ncr0peter2000-01-082-2/+2
* | s/controller/device/ as per config(8) changespeter2000-01-082-63/+63
* | s/controller/device/ as per config(8) changespeter2000-01-082-52/+52
* | s/controller/device/ as per config(8)peter2000-01-086-203/+203
OpenPOWER on IntegriCloud