]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
1998-10-05 jfieberMake async I/O on a socket work.
1998-10-05 sosIn linux_newuname bzero the right type of struct (linux...
1998-10-05 obrienNow require *FS_ROOT to enable the ability to mount...
1998-10-05 obrienTaking the GENERIC kernel and commenting out MSDOSFS...
1998-10-05 rnordierThis commit was generated by cvs2svn to compensate...
1998-10-05 rnordierboot0 is a booteasy (boot manager) workalike with EDD...
1998-10-05 katoSync with sys/i386/conf/Makefile.i386 revision 1.125.
1998-10-05 msmithAdd libstand to the includes target.
1998-10-05 katoSync with sys/i386/boot/biosboot/boot.c revision 1.72.
1998-10-05 obrienDocument that ``options xFS_ROOT'' requires the associa...
1998-10-05 msmithInsert whitespace between unargv'd arguments.
1998-10-05 kenFix a core-dump situation in ":boot" mode in the vmstat...
1998-10-05 jkhCorrect braino: msdos -> dos. Now DOS installations...
1998-10-04 alexThe length argument for bcopy is a size_t, not u_int...
1998-10-04 alexChange BPF_ALIGNMENT to long, necessary for correct...
1998-10-04 rnordierAdjust setting of argument pointer for BTX 0.87.
1998-10-04 rnordierAllocate space for storing of arguments at the end...
1998-10-04 msmithDon't include ELF symbol information yet - it causes...
1998-10-04 jkhFix typo.
1998-10-04 wpaulForce the ThunderLAN driver to use PIO mode by default...
1998-10-04 jkhAdd a symbol to aid in release debugging.
1998-10-04 alexSupport hz > 1000 (Alpha) in BIOCSRTIMEOUT.
1998-10-04 desNit in comment: PnP ID 0x3500630e is a CS4236B, not...
1998-10-04 jkhDon't print out a gratuitous null entry for name list.
1998-10-04 jkhUpdate to reflect current driver situation in 3.0.
1998-10-04 obrien-v to show compiled in paths doesn't seem to exist.
1998-10-04 jkhCollapse doRELEASE target back to being the same for...
1998-10-04 obrienAlso look in /usr/src/contrib.
1998-10-04 msmithImprove the handling of the initial bootdev value from...
1998-10-04 msmithbiosdisk.c
1998-10-04 msmithDon't build with -g.
1998-10-04 msmithAdd references to the 'cs' driver, minor formatting...
1998-10-04 jkhCommit some more updates for the alpha release build...
1998-10-04 msmith At net-jp@jp.freebsd.org mailing list, if_cs user...
1998-10-04 jkhDon't write the fsimage in the kernel on alpha - the...
1998-10-04 gpalmerBuild the new boot loader on the alpha. This allows...
1998-10-04 jkhNull commit, just to test something. Please ignore.
1998-10-03 nateFix 'noatime' bug that was unrelated to use of noatime.
1998-10-03 kenAdd the -c flag in to the usage summaries in the man...
1998-10-03 rnordierMissing newline in heap command display.
1998-10-03 rnordierFor system calls, reboot without prompting; for excepti...
1998-10-03 sefMake it compile -Wall cleanly.
1998-10-03 sefMove truss from i386-specific to always-build.
1998-10-03 jdpTwo new C symbols were added to apm_setup.s but not...
1998-10-03 jkhAdd dpt driver back to GENERIC and adjust a stale comment.
1998-10-03 alexAdded missing #include <string.h>
1998-10-03 bdeQuick fix for not being able to sync all the buffers...
1998-10-03 eivindprogram written under FreeBSD -> programs written under...
1998-10-03 alexRemoved duplicate case.
1998-10-03 rnordierMap all BTX system pages readable at ring 3.
1998-10-03 jkhWhoops, correct brain-o.
1998-10-03 rnordierbootinfo bi_vesa no longer exists.
1998-10-03 jkhAdd a tweak for the alpha.
1998-10-03 brianShow how to create a secure (ssh) VPN
1998-10-03 dfrSend a MOD_UNLOAD event before deleting the module...
1998-10-03 dfrSome 64bit portability fixes.
1998-10-03 dfrmt now builds on the alpha.
1998-10-03 dfrDon't bother trying to support Wangtek tapes on the...
1998-10-03 dfrDon't call DEVICE_DETACH directly, always go through...
1998-10-03 jdpFix "file" so that it prints the program names from...
1998-10-03 jdpFix a bug which caused the dynamic linker pathname...
1998-10-03 jdpDon't build the info pages for the old assembler. ...
1998-10-03 sefAlpha support for truss. I tested this on both bento...
1998-10-02 obrienRe-enable creating sd*s* devices.
1998-10-02 fennerFix CFLAGS: s/ETHER_NTOA/ETHER_NTOHOST/
1998-10-02 kenFix a printf format warning that shows up when CAMDEBUG...
1998-10-02 kenAdd a new CAM debugging mode, CAM_DEBUG_CDB. This...
1998-10-02 msmithConsolidate the bootinfo-loading code, greatly simplify...
1998-10-02 msmithFix an egregious precedence bug.
1998-10-02 nsouchabort imm init if can't disconnect from drive
1998-10-02 luigiUpdate the pcm driver to the most recent version. This...
1998-10-02 phks/Lesp/Leap/
1998-10-02 msmithSet $currdev according to our best guess at the BIOS...
1998-10-02 msmithaout_freebsd.c
1998-10-02 msmithMark exit() as __attribute__((__noreturn__))
1998-10-02 msmithboot.c
1998-10-02 achespace/tab problem
1998-10-02 acheback out h2ph from here, Bruce found another proper...
1998-10-02 jkhAdd crunch back to general targets.
1998-10-02 jkhTemporary use different stubs for the ECOFF case; I...
1998-10-02 jkhAdd documentation for tree functions.
1998-10-02 jkhAdd documentation for new tree functions.
1998-10-02 peterFirst shot at loading elf symbols. Things are a bit...
1998-10-02 obrienInstall z*grep manpages
1998-10-02 kenModify the changer driver so it can handle (hopefully...
1998-10-02 kenPatches from DES to create three new kernel config...
1998-10-02 msmithDefine KLD_MODULE if building a KLD module.
1998-10-02 msmithChanges to support building of KLD modules. This inclu...
1998-10-02 impGC unused stuff.
1998-10-02 yokotaA size field returned by the VESA BIOS is already expre...
1998-10-02 gibbsRemove a spurious, but benign statement.
1998-10-02 acheadd /usr/share/perl/man
1998-10-02 acheAdd h2ph call to afterinstall target
1998-10-01 kenFix 'chio params' so that it actually prints out the...
1998-10-01 obrienUse `lpr' vs. `lp' to print
1998-10-01 acheRestore static of sc_flags.
1998-10-01 jdpFix a bug in which a page index was used where a byte...
1998-10-01 jlemonDon't try to save FP state if npxproc is null.
1998-10-01 phk INTERNATIONAL EARTH ROTATION SERVICE...
1998-10-01 dtBacked out "fix for PR 7575". It was bogus.
next