]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1993-11-18 rgrimesNew version of scsi code from Julian
1993-11-18 acheremove HAVE_SETPGRP, because it doesn't detach terminal
1993-11-18 acheIMAXBELL & PENDIN now cleared to satisfy new sio driver.
1993-11-18 acheFrom Ian Taylor.
1993-11-18 wollmanFixed comments.
1993-11-18 ache-r option incorrectly removed:
1993-11-17 acheFix attach message, make separate line for it
1993-11-17 wollmanFixed comments that start within a comment, so code...
1993-11-17 wollmanIncreased symtab space and added two more options that...
1993-11-17 acheDiagnostic "RRS text relocation at %#x (symbol %s)"
1993-11-17 acheIf netmask == 0, new value changed from 0x8000 to 0x10000
1993-11-16 dgnew process tracing code from Sean Eric Fagen (sef...
1993-11-16 paulDefault magic is back to netbsd ZMAGIC,
1993-11-16 paulRemoved all the ld -x -r stuff -- paranoia.
1993-11-16 acheWe don't want shared boot, so -Bstatic added to ld...
1993-11-16 paulChanged -Z back to -z.
1993-11-16 paulSwapped meaning of -Z and -z options.
1993-11-15 paulChanged -z to -Z so we create old-style ZMAGIC kernels.
1993-11-15 paulIncorporated fixes from Paul to make -Z option work...
1993-11-15 achetimeout+sleep changed to tsleep
1993-11-14 acheif netmask == 0, then the loopback code can do some...
1993-11-14 acheNew sio driver from Bruce.
1993-11-14 rgrimesAdd _bde_exists: label so that the global is really...
1993-11-13 rgrimes>From Charles Hannum
1993-11-13 dgFirst steps in rewriting locore.s, and making info...
1993-11-12 wollmanAdded /etc/config as a directory to be maintained....
1993-11-12 nateUpdate to GNU diffutils 2.6
1993-11-12 nateUpdated to GNU diffutils 2.6
1993-11-12 nateUpdate to GNU diffutils 2.6
1993-11-12 almRemoved option to install FreeBSD alongside an existing...
1993-11-12 wollmanAdded more options and flags files per suggestions...
1993-11-12 wollmanAdded configuration and flags files for most of the...
1993-11-11 wollmanAdded RCS Id. Also changed comment to indicate that...
1993-11-10 rgrimes>From: Adam David <adam@veda.is>
1993-11-09 paulAdded
1993-11-09 paulCahnged ldconfig.0 to ldconfig.8 for our man system.
1993-11-09 paulRemoed -g flag and added -static.
1993-11-09 paulAdded
1993-11-09 paulAdded -lgcc_pic to Makefile -- Why do we need this...
1993-11-09 paulshlib update:
1993-11-09 paulUpdated to newest ld from pk.
1993-11-09 acheAdded octave-tracking.
1993-11-09 acheFixed minor bug in M[LSN] interpretation, added octave...
1993-11-09 acheName of ioctl's include sys/spkr.h changed to machine...
1993-11-09 almApplied David Greenman's hack to disable IRQ conflict...
1993-11-09 acheVirtual consoles now ttyvX, not ttyXX (according to...
1993-11-09 jkhChange from David Greenman to return properly unsigned...
1993-11-08 acheAdd missing read flush code to siostop
1993-11-08 nateRemoved some extra cruft from the man page to make...
1993-11-08 nateUpdated to GNU textutils 1.9
1993-11-08 nateUpdated to GNU textutils-1.9
1993-11-08 rgrimesIncrease timeout in sd_start_unit procedure from 2000...
1993-11-08 almfixed conditional that caused install to see a DOS...
1993-11-08 nateFrom: Larry Jones <scjones@thor.sdrc.com>
1993-11-07 wollmanAdded the netrmp protocol from the Net/2 tape. While...
1993-11-07 wollmanGet rid of WFJ's use of sleep() for more user-friendly...
1993-11-07 wollmanAdd options MACHVMCOMPAT and bump symtab space appropri...
1993-11-07 wollmanMade all header files idempotent and moved incorrect...
1993-11-07 wollmanMade all header files idempotent and moved incorrect...
1993-11-07 wollmanMade all header files idempotent and moved incorrect...
1993-11-07 wollmanMade all header files idempotent and moved incorrect...
1993-11-07 wollmanMade all header files idempotent and moved incorrect...
1993-11-07 wollmanFixed comment.
1993-11-07 wollmanMake all headers idempotent. All incorrect common...
1993-11-07 wollmanTry to be a little smarter about touching the date...
1993-11-07 wollmanAdded some more defines that weren't there before....
1993-11-07 wollmanNeeded to bump up SYMTAB_SPACE again. (This really...
1993-11-07 wollmanAdded CWARNFLAGS and COPTFLAGS defines to Makefile...
1993-11-07 paulAdded -lgcc_pic to LDFLAGS in rtld/Makefile
1993-11-07 paulRemoved install -d line since our install doesn't suppo...
1993-11-07 wollmanAdded a new flag variable to /etc/netstart, $sendmail_f...
1993-11-07 wollmanAdded comment about how to enable NIS hostname resolution.
1993-11-07 wollmanCommented out sortlist entry; most users aren't located...
1993-11-07 wollmanUpdated to reflect current situation w.r.t. root name...
1993-11-07 wollmanAdded a whole bunch of common protocols and ports from...
1993-11-06 wollmanAdded comment in the description of `com' devices that...
1993-11-06 paulChanged ldconfig.0 to ldconfig.8 for our man setup.
1993-11-05 ache-g removed from CFLAGS (with permissions from Paul)
1993-11-04 dgsplnone()'s in the trap code can be deadly. Save/restor...
1993-11-04 acheDST offset calculation removed, it is wrong in any...
1993-11-04 acheRussian keymap (RUKEYMAP) changes:
1993-11-04 paulAdded shared libs support from NetBSD.
1993-11-03 paulAdded link.h for shared libs.
1993-11-03 paulImported NetBSD's ld for shared libs.
1993-11-03 paulRestored comments that were removed from npx.c using...
1993-11-03 atsAdded the option FAT_CURSOR into the GENERIC kernel...
1993-11-03 nateFixed the reason for wx.c not working. I forgot to...
1993-11-03 nateAdded wx driver support
1993-11-03 paulBrought over NetBSD's gas ready for pk's shared libs.
1993-11-03 paulRemoved comments from within asm block.
1993-11-01 chmrModified the "rude stack hack" that it only applies...
1993-10-31 jkhAdded FAT_CURSOR and STAR_SAVER settings.
1993-10-31 jkhAdd example entries for syscons screen savers and curso...
1993-10-31 jkhNow that STAR_SAVER and SNAKE_SAVER are kernel options...
1993-10-31 jkhFixed bug where syscons.c wouldn't compile if DDB was...
1993-10-29 atsDeleted the ifconfig lines with we0, ne0, ec0: the...
1993-10-29 dgWhoops, the algorithm I last used was messed up - I...
1993-10-29 dgChange filesystem buffer cache size calculation to...
1993-10-29 jkhUpdate to latest Linux sound driver 2.0
1993-10-28 rgrimesAdd zero and io to the rm -f line for std devices so...
next