dragonfly.git
2009-01-09 Michael NeumannFix last commit
2009-01-09 Michael NeumannIntegrate USB stick image generation into nrelease.
2009-01-08 Sascha WildnerAdd some files which were removed from the system.
2009-01-08 Sascha WildnerAdjust for recent changes.
2009-01-08 Sascha WildnerRemove some unneeded .Pp's.
2009-01-08 Sascha Wildnernetconfig is not a function.
2009-01-08 Sascha WildnerFix typo.
2009-01-08 Sascha WildnerUse .Er
2009-01-07 Sascha WildnerAdd /usr/Makefile to 'make upgrade'.
2009-01-07 Sascha WildnerAdd missing .Lb
2009-01-07 Sascha WildnerSmall mdoc cleanup.
2009-01-07 Sascha WildnerRename atrun.man -> atrun.8. There's nothing to process...
2009-01-07 Sepherosa ZiehauAdd ale(4) to LINT and GENERIC.
2009-01-07 Sepherosa ZiehauDisable TX hardware CSUM offloading.
2009-01-07 Sepherosa ZiehauRemove sr(4) ISA part's remainder
2009-01-07 Sepherosa ZiehauRemove ISA network device cx(4)
2009-01-07 Sepherosa ZiehauRemove ISA part of sr(4)
2009-01-07 Sascha WildnerAdd missing type.
2009-01-06 Simon SchubertSort the .note.ABI-tag section always to the front...
2009-01-06 Simon SchubertProperly initialize the new vmspace and register its...
2009-01-06 Simon SchubertDrop old linker trickery to strip local symbols.
2009-01-06 Simon SchubertCompile libstand for amd64 with i386 headers.
2009-01-06 Simon SchubertPrevent build errors by reordering header files.
2009-01-06 Simon SchubertForce compilation with -march=i386 to avoid code bloat.
2009-01-06 Simon SchubertProperly generate fake i386 machine headers for amd64...
2009-01-06 Simon SchubertAvoid spilling NXCFLAGS/NXLDFLAGS, like we do already...
2009-01-06 Simon SchubertAdjust for amd64.
2009-01-06 Simon 'corecode... Fold patches into contrib.
2009-01-06 Simon 'corecode... Add i386 support for the amd64 ld.
2009-01-06 Simon 'corecode... Pass flags as CFLAGS.
2009-01-06 Simon 'corecode... Collapse makefile with parent to avoid duplication.
2009-01-06 Simon 'corecode... Don't explicitly set target architecture, let as figure...
2009-01-06 Simon 'corecode... Adjust for amd64 boot.
2009-01-06 Simon 'corecode... Add wrapper for the cross-tools stage.
2009-01-05 Sascha WildnerRemove useless line.
2009-01-05 Simon SchubertAdd some uhci ids.
2009-01-05 Simon SchubertEven in the reinstall case make sure that /boot/modules...
2009-01-05 Simon Schubertif_re needs miibus
2009-01-05 Simon SchubertAdd card ID for my G41 IGP.
2009-01-05 Michael NeumannUse more specific privilege
2009-01-05 Michael NeumannStart privilege testing framework
2009-01-05 Hasso TepperFix up handling of Intel G4X chips some more.
2009-01-04 Peter AvalosAdd a README.DELETED for the files removed for pam_pass...
2009-01-04 Peter AvalosMerge branch 'vendor/PAM_PASSWDQC'
2009-01-04 Peter AvalosRemove files from pam_passwdqc that we don't need.
2009-01-04 Peter AvalosAdd pam_passwdqc to the build.
2009-01-04 Peter AvalosMerge commit 'origin/vendor/PAM_PASSWDQC'
2009-01-04 Peter AvalosImport pam_passwdqc 1.0.5 from the Openwall project.
2009-01-04 Sepherosa ZiehauWhite space
2009-01-04 Sepherosa ZiehauWhite space and minor style changes
2009-01-04 Sepherosa Ziehau- White space
2009-01-04 Sepherosa ZiehauWhite space
2009-01-04 Sepherosa Ziehaukmalloc(M_INTWAIT) will not fail
2009-01-04 Sepherosa Ziehau- Add hw.busdma sysctl tree.
2009-01-04 Peter AvalosSync rsh(1) with FreeBSD.
2009-01-04 Peter AvalosAdd a PAM config for kde.
2009-01-04 Peter AvalosAdd a PAM config for cron(8).
2009-01-04 Peter AvalosSync atrun with FreeBSD:
2009-01-04 Peter AvalosSync pam configuration files with FreeBSD.
2009-01-04 Peter AvalosSync login(1) with FreeBSD. Highlights include:
2009-01-03 Sascha WildnerAdd a nice little C mode for Emacs.
2009-01-03 Peter AvalosAnother temporary hack to hide reentrant netdb functions.
2009-01-03 Peter AvalosUse libutil and libypclnt in chpass for passwd manipula...
2009-01-03 Peter AvalosBring in a PAM version of passwd.
2009-01-03 Peter AvalosDo not dereference a null pointer for a malformed line...
2009-01-03 Peter AvalosRemove libskey(3). libopie replaces it.
2009-01-03 Peter AvalosAdd full PAM support for account management and session...
2009-01-03 Peter AvalosRemove S/Key key-handling apps which are replaced by...
2009-01-03 Peter AvalosRemove rexecd(8).
2009-01-03 Peter AvalosSync ftpd(8) with FreeBSD. Here are the highlights:
2009-01-03 Peter AvalosUse a Makefile in etc/pam.d instead of the one in etc/.
2009-01-03 Sascha WildnerRemove unneeded variable settings (set by etc/defaults...
2009-01-03 Matthias SchmidtFix a typo. Actually is 16, not 12
2009-01-03 Matthias SchmidtMerge branch 'master' of git://chlamydia.fs.ei.tum...
2009-01-03 Matthias SchmidtMake the "Configure installed system" functionality...
2009-01-03 Sascha WildnerAdjust for the portmap -> rpcbind change (fix netboot...
2009-01-03 Matthias SchmidtZero out the disklabel before using it
2009-01-03 Matthias SchmidtMore installer work
2009-01-02 Hasso TepperTemporary hack out reentrant user database functions.
2009-01-02 Sascha WildnerAdd ifmedia(4) reference.
2009-01-02 Sascha WildnerFix section.
2009-01-02 Sascha WildnerNumerous adjustments to the recent rpcbind etc. changes.
2009-01-02 Simon SchubertUse .CURDIR instead of matching .ALLSRC.
2009-01-02 Sascha WildnerZero out the start of the disk.
2009-01-02 Sascha WildnerAdd more files which were removed in the recent commit...
2009-01-02 Sepherosa ZiehauAdd age(4) for Attansic/Atheros L1 gigabit ethernet...
2009-01-02 Sepherosa ZiehauAdd VPD capability register offsets
2009-01-02 Peter AvalosChange the GCC specific __FUNCTION__ to C99's __func__.
2009-01-02 Peter AvalosAvoid namespace pollution for applications that link...
2009-01-02 Peter AvalosLock out authentication if the account has been locked...
2009-01-02 Peter AvalosA few bug-fixes for pam_ssh:
2009-01-02 Peter AvalosAlso send Access Challenge in pam_radius.
2009-01-02 Peter AvalosCorrect documentation of ~/.opiealways
2009-01-02 Peter AvalosReject usernames that are longer than OPIE can handle.
2009-01-02 Peter AvalosAdd some more pam modules:
2009-01-02 Peter AvalosMove WARNS6 into pam_module/Makefile.inc.
2009-01-02 Peter AvalosAdd a pam_chroot(8) module.
2009-01-01 Sascha WildnerHandle 'hammer cleanup' using the output of mount inste...
2009-01-01 Sascha WildnerSome fixes related to the HAMMER support in the installer.
2009-01-01 Michael NeumannRefactor sys_jail() and fix bugs.
next