streamline getting length of symbolic link
[unix-history] / usr / src / usr.sbin / config /
1994-04-20 Kirk McKusickupdate to reflect status relative to new config
1994-01-22 Mike Hiblermake sure interleave > 0 for cd device
1993-07-06 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-07-06 Kirk McKusickadd BR macro
1993-06-09 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-09 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1)
1993-06-07 Keith Bostic4.4BSD snapshot (revision 8.1); add 1993 to copyright
1993-06-07 Kirk McKusickcrude update for 4.4BSD
1993-06-06 Keith Bosticnew doc.mk; document numbering changes for 4.4BSD
1993-05-11 Ralph Campbelladded "sys/time.h" to pmax ioconf.c
1993-05-10 Mike Hiblersupport for sequential swap devices and concatonated...
1993-05-10 Mike Hiblercorrectly count # of devices when units may be out...
1993-04-20 Chris Torekterminate swap list with NODEV, not 0: 0 is a valid...
1993-04-18 Chris Torekpseudo_ioconf() generates pdevinit[] table so that...
1993-01-22 Kirk McKusickadd sys/ to NEWS ioconf includes
1992-11-07 Keith BosticCael Staelin made it compile
1992-08-01 Kirk McKusickupdate from utashiro for NEWS3400 port
1992-07-23 Keith Bosticdate and time created 92/07/22 15:42:17 by bostic
1992-06-26 Kirk McKusickmake default priority -1 to distinguish from normal 0
1992-06-26 Kirk McKusickonly case convert letters
1992-06-20 Kirk McKusickput back HZ parameter for brain-dead 50/60hz only machines
1992-06-20 Kirk McKusicksupport for luna68k
1992-06-20 Kirk McKusicksupport for luna68k
1992-06-05 Mike Hiblercorrect device.h path for hp300
1992-05-12 Keith Bostic386 fixes from Pace Willison
1992-05-05 Keith Bosticuse after deallocation; bug report net2/usr.sbin/5
1992-03-01 Ralph Campbelladded support for DS5000
1992-02-19 Kirk McKusickcheck for NULL pointer (net2/usr.sbin/1)
1991-09-08 Ralph Campbellforgot to include changes for pmax
1991-09-08 Ralph Campbelladded mips and pmax support
1991-09-04 William Nesheimremove K&R concatenation "comment"
1991-07-02 Mike Karelsrm argdev
1991-05-25 Keith Bostictimezone conflicted with timezone(3) -- GLD doesn't...
1991-05-11 Mike Karelspte has moved, isn't needed
1991-04-20 Keith Bosticnew copyright; att/bsd/shared
1991-04-18 Keith Bosticnew copyright; att/bsd/shared
1991-04-03 Keith BosticNULL dereference
1991-03-17 Cynthia A. E. Livi... macro and text revision (-mdoc version 3)
1991-02-07 Keith BosticANSI, don't redeclare malloc
1991-02-07 Keith Bosticoff-by-one
1991-01-17 Keith Bosticremove y.tab.c, too
1991-01-16 William Nesheim386BSD changes
1991-01-16 William Nesheim386BSD additions to config
1991-01-10 Keith Bostickernel reorg (probably not right...)
1991-01-10 Keith Sklowerdue to reorg -- change the rule for .s's to invoke...
1990-12-12 Keith Bosticcheck point by sklower before hacking asm processing...
1990-12-04 Kirk McKusickdelete sys/vm.h include file
1990-12-03 Keith Sklowerdp-11v needs pdma
1990-07-01 Keith Bosticnew doc makefiles
1990-06-25 Trent Heinnew copyright & pathname (config)
1990-06-02 Keith Bosticnew copyright notice
1990-05-17 Kirk McKusick"add support for hp300 from Utah"
1990-05-12 Keith Bosticfirst pass for new make
1990-04-20 Keith Bosticcheckpoint for pmake
1990-03-25 Mike Karelswhat was wrong with this two revisions ago? vmunix...
1990-02-18 Kirk McKusickproper location of symbols.sort
1989-10-23 Kirk McKusickproper dependency for symbols.sort
1989-05-12 Keith Bosticfile reorg, pathnames.h, paths.h
1989-04-26 Kirk McKusick../h => ../sys
1989-04-26 Kirk McKusick../machine => machine
1989-04-26 Keith Bosticmove absolute pathnames to pathnames.h
1988-10-26 Keith Bosticadd man page, cleanup
1988-10-26 Keith BosticBerkeley copyright
1988-06-19 Keith Bosticinstall approved copyright notice
1988-05-25 Mike KarelsI think this works: don't do #define's for connected...
1988-05-22 Mike Karelspretend bi's connect to nexi; delete unnecessary keywords
1988-04-30 Keith Bosticadd Berkeley specific header; original conception by...
1988-04-27 Keith Bosticcp unused in function do_swap
1988-04-27 Keith Bosticformat/argument count mismatch
1988-04-27 Keith Bosticint format, unsigned arg in fprintf
1988-04-27 Keith Bosticadd getopt; create system directory if it doesn't alrea...
1988-04-27 Keith BosticPREFIX only used in main.c
1988-04-06 Kirk McKusickgo to end of list, so a error can be reported (4.3BSD...
1987-11-13 Keith Bosticgive main an exit(0); bug report 4.3BSD/etc/97
1987-10-29 Kirk McKusickinitialize linked list pointer (4.3BSD/etc/96 alex...
1987-10-23 Keith BosticANSI C; sprintf now returns an int.
1987-10-15 Keith Bosticyyline is zero based
1987-09-05 Kirk McKusickadd symbols.sort to the dependency list (4.3BSD/etc/89)
1987-07-04 Mike Karelsdependency on INLINE is nice, but not when it includes...
1987-06-16 Mike Karelsconsistent format for .o rules
1987-06-03 Keith Bosticnew template
1987-06-03 Keith Bosticnew version
1987-05-09 Sam Lefflervax's require emulate.o in dependency list (from jim...
1987-05-05 Mike Karelswhat he really meant was this...
1987-05-04 Sam Lefflerfix swap file reference in CFILES (from mel@rockeffelle...
1987-04-08 Mike Karelswrong way
1987-04-07 Keith Bosticfix to add swap files to CFILES
1987-04-07 Keith Bosticfprintf format/argument mismatch
1987-01-14 Mike Karelsadd symlink for "machine"
1986-12-10 Sam Lefflermust output external declaration for devices w/o interrupts
1986-12-08 Sam Lefflersome VERSAbus devices don't generate interrupts
1986-10-14 Sam Lefflerreplace ancient sun support with tahoe support
1986-06-04 Kirk McKusickeliminate widow
1986-06-04 Mike Karels4.3 version
1986-05-26 Kirk McKusickformat for 4.3 documentation
1986-05-26 Kirk McKusickdate and time created 86/05/25 17:37:32 by mckusick
1986-05-26 Kirk McKusick4.3BSD beta release document
1986-05-26 Kirk McKusickdocument distributed with 4.2BSD
1986-05-26 Kirk McKusick4.3BSD beta release document
next